Catch/projects/SelfTest
2012-11-25 11:19:55 +00:00
..
Baselines Split TestCaseInfo into a data only component and the test case function and behaviour. 2012-11-25 11:19:55 +00:00
SurrogateCpps
ApproxTests.cpp
catch_self_test.cpp Squashed commit of the following: 2012-11-13 21:59:50 +00:00
catch_self_test.hpp Split TestCaseInfo into a data only component and the test case function and behaviour. 2012-11-25 11:19:55 +00:00
ClassTests.cpp Squashed commit of the following: 2012-11-13 21:59:50 +00:00
ConditionTests.cpp Fixes const int error seen on some compilers (see #136) 2012-11-16 21:03:59 +00:00
ExceptionTests.cpp Unchecked exceptions don't report previous assertions message (only its line number) 2012-11-17 17:22:37 +00:00
GeneratorTests.cpp
MessageTests.cpp Fixed SUCCEED so it logs message in basic reporter 2012-11-21 08:49:20 +00:00
MiscTests.cpp
TestMain.cpp Split TestCaseInfo into a data only component and the test case function and behaviour. 2012-11-25 11:19:55 +00:00
TrickyTests.cpp