Catch/projects/SelfTest
Phil Nash a976c07b8d Fixed section ordering issue
If a branch section completes without running any inner sections it will no run subsequent sections (until the next isolated run).
2012-05-05 19:32:52 +01:00
..
ApproxTests.cpp
catch_self_test.cpp Added self-test for section ordering 2012-05-04 07:55:11 +01:00
catch_self_test.hpp Fixed section ordering issue 2012-05-05 19:32:52 +01:00
ClassTests.cpp
ConditionTests.cpp
ExceptionTests.cpp Added self-test for section ordering 2012-05-04 07:55:11 +01:00
GeneratorTests.cpp
MessageTests.cpp
MiscTests.cpp Fixed section ordering issue 2012-05-05 19:32:52 +01:00
TestMain.cpp Added self-test for section ordering 2012-05-04 07:55:11 +01:00
TrickyTests.cpp