Catch/projects/SelfTest
2014-04-12 19:20:46 +01:00
..
Baselines Secondary fix for #270 (addresses same issue with CHECK) 2014-04-12 19:20:46 +01:00
SurrogateCpps
ApproxTests.cpp
BDDTests.cpp
ClassTests.cpp
ConditionTests.cpp
ExceptionTests.cpp Secondary fix for #270 (addresses same issue with CHECK) 2014-04-12 19:20:46 +01:00
GeneratorTests.cpp
makefile
MessageTests.cpp Made SUCCESS variadic too (optional stream) 2013-12-14 23:16:03 +00:00
MiscTests.cpp Changed stdout/ stderr messages to be less misleading 2013-12-19 08:07:33 +00:00
SectionTrackerTests.cpp
TestMain.cpp Made Clara a “Cliche” header, which will be usable independently of Catch. 2014-02-10 17:20:30 +00:00
TrickyTests.cpp Fixes toString() for function pointers and added support for member function pointers. 2014-01-07 17:25:27 +00:00
VariadicMacrosTests.cpp