ultimatepp/bazaar/UnitTestTest/UnitTestTest.upp
mr_ped 94b8851da8 UnitTest++: added description to bazaar packages
git-svn-id: svn://ultimatepp.org/upp/trunk@1955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-26 13:03:22 +00:00

32 lines
598 B
Text

description "Tests to test UnitTest++ (used by authors to develop the library itself)\377";
uses
Core,
UnitTest++;
file
src readonly separator,
UnitTestTest.cpp,
RecordingReporter.h,
TestAssertHandler.cpp,
TestCheckMacros.cpp,
TestChecks.cpp,
TestDeferredTestReporter.cpp,
TestMemoryOutStream.cpp,
TestTest.cpp,
TestTestList.cpp,
TestTestMacros.cpp,
TestTestResults.cpp,
TestTestRunner.cpp,
TestTestSuite.cpp,
TestTimeConstraint.cpp,
TestTimeConstraintMacro.cpp,
TestUnitTest++.cpp,
TestXmlTestReporter.cpp,
docs readonly separator,
COPYING,
README;
mainconfig
"" = "";