This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-03-10 05:34:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Martin Hořeňovský
73159ace3d
REQUIRE_THROWS_AS now catches exception by const&
...
Prevents some warnings caused by catching complex types by value.
Closes
#542
2017-02-09 12:57:01 +01:00
..
external
Restated text format loop to avoid out-of-bounds condition
2017-01-23 16:58:49 +00:00
internal
REQUIRE_THROWS_AS now catches exception by const&
2017-02-09 12:57:01 +01:00
reporters
XmlReporter: Trim test case name; added description and tags attributes to the test case element in the xml report.
2017-02-07 23:12:58 +00:00
catch_session.hpp
Updated embedded Clara to 0.0.2.3
2016-04-23 13:21:29 +01:00
catch_with_main.hpp
Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp)
2015-12-28 15:06:04 +00:00
catch.hpp
Fix missing CATCH_ for CHECK_THAT in prefixed macro version
2017-01-15 22:11:43 +01:00