..
Baselines
Fixes toString() for function pointers and added support for member function pointers.
2014-01-07 17:25:27 +00:00
SurrogateCpps
Refactored a lot of code from headers into impl headers only compiled into one TU
2013-12-03 18:52:41 +00:00
ApproxTests.cpp
Converted all test case names to "modern" style (freeform text + tags)
2013-11-19 07:21:03 +00:00
BDDTests.cpp
LineWrapper can indent first line differently to subsequent lines
2013-04-05 20:55:57 +01:00
ClassTests.cpp
Converted all test case names to "modern" style (freeform text + tags)
2013-11-19 07:21:03 +00:00
CmdLineTests.cpp
Reporter command line parser errors more eagerly
2013-12-20 19:06:02 +00:00
ConditionTests.cpp
Converted all test case names to "modern" style (freeform text + tags)
2013-11-19 07:21:03 +00:00
ExceptionTests.cpp
Removed redundant MetaTestRunner
2013-11-19 19:03:11 +00:00
GeneratorTests.cpp
Converted all test case names to "modern" style (freeform text + tags)
2013-11-19 07:21:03 +00:00
makefile
No, really trim paths in approval tests down to just filenames
2013-09-30 08:01:10 +01:00
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
Merged TestCaseTracker and SectionTracker and introduced TestCaseTracker::Guard
2013-07-25 08:07:55 +01:00
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
handle TEST_CASE_METHOD macro consistently
2013-05-14 19:31:21 +01:00