catch2/Test
Phil Nash 088d700315 Fixed lazy reporting for nested sections 2011-02-28 08:18:52 +00:00
..
Test.xcodeproj Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros. 2011-02-16 19:02:09 +00:00
VisualStudio/TestCatch Added generator copy ctor to fix bug when NRVO is not used. Some exception handling improvements, too 2011-02-23 09:06:05 +00:00
Xcode Some clean-up 2011-02-08 08:42:05 +00:00
ClassTests.cpp Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros. 2011-02-16 19:02:09 +00:00
ConditionTests.cpp Fixed most pedantic warnings 2011-01-31 10:10:20 +00:00
ExceptionTests.cpp Fixed more gcc warnings 2011-01-31 20:15:40 +00:00
GeneratorTests.cpp Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros. 2011-02-16 19:02:09 +00:00
MessageTests.cpp Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros. 2011-02-16 19:02:09 +00:00
MiscTests.cpp Fixed lazy reporting for nested sections 2011-02-28 08:18:52 +00:00
TestMain.cpp Fixed lazy reporting for nested sections 2011-02-28 08:18:52 +00:00
TrickyTests.cpp Don't run tests starting with ./ by default. Changed all low-level self tests to be in ./ 2011-01-14 08:47:43 +00:00