unittest-cpp/UnitTest++
warmist 1fdc44246d Fix crash bug in msvc
fprintf had incorrect number of arguments.
2014-01-06 14:02:59 +02:00
..
Posix Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
Win32 Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
AssertException.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
AssertException.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
CheckMacros.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
Checks.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
Checks.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
CompositeTestReporter.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
CompositeTestReporter.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
Config.h Add changes required to compile with MS VC6 2013-05-09 11:12:29 +02:00
CurrentTest.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
CurrentTest.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
DeferredTestReporter.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
DeferredTestReporter.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
DeferredTestResult.cpp Add changes required to compile with MS VC6 2013-05-09 11:12:29 +02:00
DeferredTestResult.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
ExceptionMacros.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
ExecuteTest.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
HelperMacros.h Add changes required to compile with MS VC6 2013-05-09 11:12:29 +02:00
Makefile.am Fix autotools configuration 2013-07-20 13:27:19 +09:00
MemoryOutStream.cpp Adapt MemoryOutStream for VC6 __int64 type 2013-05-10 11:32:15 +02:00
MemoryOutStream.h Adapt MemoryOutStream for VC6 __int64 type 2013-05-10 11:32:15 +02:00
ReportAssert.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
ReportAssert.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
ReportAssertImpl.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
Test.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
Test.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestDetails.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestDetails.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestList.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestList.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestMacros.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestReporter.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestReporter.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestReporterStdout.cpp Fix crash bug in msvc 2014-01-06 14:02:59 +02:00
TestReporterStdout.h Generate new Visual Studio 2005 projects. 2013-03-24 02:08:36 -05:00
TestResults.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestResults.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestRunner.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestRunner.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TestSuite.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TimeConstraint.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TimeConstraint.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
TimeHelpers.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
UnitTest++.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
UnitTestPP.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
unittestpp_vs2005.vcproj Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
unittestpp_vs2008.vcproj Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
XmlTestReporter.cpp Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00
XmlTestReporter.h Move src to UnitTest++ and move src/tests to tests. 2013-02-20 00:22:14 -06:00