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-14 14:44:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Martin Hořeňovský
d7eb041ab5
Fix compilation on non-OSX platforms
2017-05-08 00:54:53 +02:00
..
external
Don’t assume first CL arg (exe name) is present
2017-03-13 11:00:58 +00:00
internal
Fix compilation on non-OSX platforms
2017-05-08 00:54:53 +02:00
reporters
converted IStreamingReporter to unique_ptr
2017-05-05 15:43:31 +01:00
catch_session.hpp
Added CATCH_ENFORCE (and updated CATCH_INTERNAL_ERROR to be stream based)
2017-05-05 15:43:31 +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
Reworked stringification layer, removed Catch::toString
2017-05-02 23:51:03 +02:00