catch2/projects/SelfTest
Phil Nash a020865990 Sections are, once again, eagerly entered.
When the section tracking code was rewritten a while back to simplify and iron out some bugs the order of evaluation was changed so that each new section was skipped on the first run through.
This had unwelcome consequences for some people.
This commit restores the original semantics (while maintaining the simpler, less buggy, new code).
2014-04-21 19:02:38 +01:00
..
Baselines Sections are, once again, eagerly entered. 2014-04-21 19:02:38 +01: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
ConditionTests.cpp Converted all test case names to "modern" style (freeform text + tags) 2013-11-19 07:21:03 +00:00
ExceptionTests.cpp Secondary fix for #270 (addresses same issue with CHECK) 2014-04-12 19:20:46 +01:00
GeneratorTests.cpp Converted all test case names to "modern" style (freeform text + tags) 2013-11-19 07:21:03 +00:00
MessageTests.cpp Made SUCCESS variadic too (optional stream) 2013-12-14 23:16:03 +00:00
MiscTests.cpp Tags beginning with a non alpha-numeric character are now disallowed. 2014-04-15 18:44:37 +01:00
SectionTrackerTests.cpp Sections are, once again, eagerly entered. 2014-04-21 19:02:38 +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
makefile No, really trim paths in approval tests down to just filenames 2013-09-30 08:01:10 +01:00