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-30 23:24:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Phil Nash
e606cebac5
Fixed #include
2014-10-02 19:13:21 +01:00
..
external
Use reset instead of assignment when updating auto_ptr/unique_ptr
2014-10-02 18:47:07 +01:00
internal
Fixed #include
2014-10-02 19:13:21 +01:00
reporters
Allow testing ordering to be specified as declaration, lexicographical, or random. Allow random seed to be specified
2014-09-15 18:39:31 +01:00
catch_runner.hpp
Only use std::cout/ cert via Catch::cout/ cert - and make those conditional on CATCH_CONFIG_NOSTDOUT
2014-10-02 19:08:19 +01:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
Added SCENARIO_METHOD for BDD testing with fixtures.
2014-07-10 10:22:20 +01:00