catch2/projects/SelfTest
Phil Nash 3fd7dc0218 Prevent duplicate test names from being registered
If a test case with the same name as an already registered test case is registered an error is logged to cerr and the program exits (with error level 1)
2012-02-09 08:34:01 +00:00
..
ApproxTests.cpp Added ability to build custom Approx instance 2011-06-06 08:21:21 +01:00
ClassTests.cpp Re-org 2011-04-26 08:32:40 +01:00
ConditionTests.cpp Added tests for true == true etc 2011-09-19 18:17:51 +01:00
ExceptionTests.cpp Re-org 2011-04-26 08:32:40 +01:00
GeneratorTests.cpp Xcode 4, warnings and MinGW 2011-12-27 10:59:41 +00:00
MessageTests.cpp stdout retained for all sections 2011-12-28 10:23:32 +00:00
MiscTests.cpp Xcode 4, warnings and MinGW 2011-12-27 10:59:41 +00:00
TestMain.cpp stdout retained for all sections 2011-12-28 10:23:32 +00:00
TrickyTests.cpp Prevent duplicate test names from being registered 2012-02-09 08:34:01 +00:00
catch_self_test.hpp Tweaks to allow headers to be glued together. 2011-05-24 08:23:02 +01:00