]> git.mdlowis.com Git - proto/sclpl.git/commit
Removed unneccesary file
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 24 Sep 2014 13:35:37 +0000 (09:35 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 24 Sep 2014 13:35:37 +0000 (09:35 -0400)
commit3f9f2632f420aa2fce24f653cafea36d93510f9f
tree80347734bafffa6cf61a5b8bc27d9888af0c9424
parent2cdc07bb298b9a77ea765eda4d4951a918d80360
Removed unneccesary file
70 files changed:
Buildfile [deleted file]
SConstruct [deleted file]
tools/UnitTest++/COPYING [deleted file]
tools/UnitTest++/Makefile [deleted file]
tools/UnitTest++/README [deleted file]
tools/UnitTest++/docs/UnitTest++.html [deleted file]
tools/UnitTest++/src/AssertException.cpp [deleted file]
tools/UnitTest++/src/AssertException.h [deleted file]
tools/UnitTest++/src/CheckMacros.h [deleted file]
tools/UnitTest++/src/Checks.cpp [deleted file]
tools/UnitTest++/src/Checks.h [deleted file]
tools/UnitTest++/src/Config.h [deleted file]
tools/UnitTest++/src/CurrentTest.cpp [deleted file]
tools/UnitTest++/src/CurrentTest.h [deleted file]
tools/UnitTest++/src/DeferredTestReporter.cpp [deleted file]
tools/UnitTest++/src/DeferredTestReporter.h [deleted file]
tools/UnitTest++/src/DeferredTestResult.cpp [deleted file]
tools/UnitTest++/src/DeferredTestResult.h [deleted file]
tools/UnitTest++/src/ExecuteTest.h [deleted file]
tools/UnitTest++/src/MemoryOutStream.cpp [deleted file]
tools/UnitTest++/src/MemoryOutStream.h [deleted file]
tools/UnitTest++/src/Posix/SignalTranslator.cpp [deleted file]
tools/UnitTest++/src/Posix/SignalTranslator.h [deleted file]
tools/UnitTest++/src/Posix/TimeHelpers.cpp [deleted file]
tools/UnitTest++/src/Posix/TimeHelpers.h [deleted file]
tools/UnitTest++/src/ReportAssert.cpp [deleted file]
tools/UnitTest++/src/ReportAssert.h [deleted file]
tools/UnitTest++/src/Test.cpp [deleted file]
tools/UnitTest++/src/Test.h [deleted file]
tools/UnitTest++/src/TestDetails.cpp [deleted file]
tools/UnitTest++/src/TestDetails.h [deleted file]
tools/UnitTest++/src/TestList.cpp [deleted file]
tools/UnitTest++/src/TestList.h [deleted file]
tools/UnitTest++/src/TestMacros.h [deleted file]
tools/UnitTest++/src/TestReporter.cpp [deleted file]
tools/UnitTest++/src/TestReporter.h [deleted file]
tools/UnitTest++/src/TestReporterStdout.cpp [deleted file]
tools/UnitTest++/src/TestReporterStdout.h [deleted file]
tools/UnitTest++/src/TestResults.cpp [deleted file]
tools/UnitTest++/src/TestResults.h [deleted file]
tools/UnitTest++/src/TestRunner.cpp [deleted file]
tools/UnitTest++/src/TestRunner.h [deleted file]
tools/UnitTest++/src/TestSuite.h [deleted file]
tools/UnitTest++/src/TimeConstraint.cpp [deleted file]
tools/UnitTest++/src/TimeConstraint.h [deleted file]
tools/UnitTest++/src/TimeHelpers.h [deleted file]
tools/UnitTest++/src/UnitTest++.h [deleted file]
tools/UnitTest++/src/Win32/TimeHelpers.cpp [deleted file]
tools/UnitTest++/src/Win32/TimeHelpers.h [deleted file]
tools/UnitTest++/src/XmlTestReporter.cpp [deleted file]
tools/UnitTest++/src/XmlTestReporter.h [deleted file]
tools/UnitTest++/src/tests/Main.cpp [deleted file]
tools/UnitTest++/src/tests/RecordingReporter.h [deleted file]
tools/UnitTest++/src/tests/ScopedCurrentTest.h [deleted file]
tools/UnitTest++/src/tests/TestAssertHandler.cpp [deleted file]
tools/UnitTest++/src/tests/TestCheckMacros.cpp [deleted file]
tools/UnitTest++/src/tests/TestChecks.cpp [deleted file]
tools/UnitTest++/src/tests/TestCurrentTest.cpp [deleted file]
tools/UnitTest++/src/tests/TestDeferredTestReporter.cpp [deleted file]
tools/UnitTest++/src/tests/TestMemoryOutStream.cpp [deleted file]
tools/UnitTest++/src/tests/TestTest.cpp [deleted file]
tools/UnitTest++/src/tests/TestTestList.cpp [deleted file]
tools/UnitTest++/src/tests/TestTestMacros.cpp [deleted file]
tools/UnitTest++/src/tests/TestTestResults.cpp [deleted file]
tools/UnitTest++/src/tests/TestTestRunner.cpp [deleted file]
tools/UnitTest++/src/tests/TestTestSuite.cpp [deleted file]
tools/UnitTest++/src/tests/TestTimeConstraint.cpp [deleted file]
tools/UnitTest++/src/tests/TestTimeConstraintMacro.cpp [deleted file]
tools/UnitTest++/src/tests/TestUnitTest++.cpp [deleted file]
tools/UnitTest++/src/tests/TestXmlTestReporter.cpp [deleted file]