catch2/include
jh3141 85f160075a Return non-const ref from Catch::Session::cli()
A non-const reference to the CommandLine object returned from cli() allows a custom main implementation to add additional options to the command line, which cannot be done with a const reference.
2015-03-13 21:04:47 +00:00
..
external Merge branch 'master' of https://github.com/gnzlbg/Catch 2014-04-18 08:49:35 +01:00
internal build 53 2014-08-20 08:09:32 +01:00
reporters More summary formatting tweaks 2014-07-09 19:20:24 +01:00
catch_runner.hpp Return non-const ref from Catch::Session::cli() 2015-03-13 21:04:47 +00: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