unittest-cpp/tests
Patrick Johnmeyer bd11339b2d Disable CrashingTests... in debug.
After some consideration I decided to just remove this test in debug
configurations. Many debuggers will behave as XCode does and try to
'catch' this by default. The test still works in release configs.

Fixes #45.
2015-04-04 00:56:40 -05:00
..
Main.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
RecordingReporter.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
ScopedCurrentTest.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestAssertHandler.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestCheckMacros.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestChecks.cpp Add changes required to compile with MS VC6 2013-05-09 11:12:29 +02:00
TestCompositeTestReporter.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestCurrentTest.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestDeferredTestReporter.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestExceptions.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestMemoryOutStream.cpp Adapt MemoryOutStream for VC6 __int64 type 2013-05-10 11:32:15 +02:00
TestTest.cpp Disable CrashingTests... in debug. 2015-04-04 00:56:40 -05:00
TestTestList.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestTestMacros.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestTestResults.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestTestRunner.cpp Reformatted code from #54. 2014-06-27 22:42:53 -05:00
TestTestSuite.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestTimeConstraint.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestTimeConstraintMacro.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestUnitTestPP.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestXmlTestReporter.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00