summaryrefslogtreecommitdiff
path: root/examples/cppunittest
Commit message (Expand)AuthorAgeFilesLines
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-132-9/+12
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-137-0/+7
* Include/cppunit/TestAssert.Baptiste Lepilleur2004-11-051-2/+2
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-251-6/+6
* Src/Baptiste Lepilleur2004-06-181-5/+5
* fixing project compilation settings (rtti not always enabled)Baptiste Lepilleur2004-06-162-3/+3
* removed usage of std::exception ctor with a string (gcc 2.95 issue)Baptiste Lepilleur2004-03-131-6/+6
* Examples/cppunittest/TestAssertTest.Baptiste Lepilleur2004-03-134-56/+101
* added new linesBaptiste Lepilleur2003-05-072-2/+2
* Makefile.Baptiste Lepilleur2003-05-071-1/+1
* include/cppunit/extensions/TestSuiteBuilder.h: removed (unused)Baptiste Lepilleur2003-04-062-6/+6
* added missing project fileBaptiste Lepilleur2003-03-151-1/+1
* added missing project fileBaptiste Lepilleur2003-03-151-1/+1
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-153-3/+3
* Src/examples/cppunittest/TrackedTestCase.Baptiste Lepilleur2003-03-112-2/+2
* Src/cppunit/XmlElement.Baptiste Lepilleur2003-03-111-1/+4
* Include/cppunit/plugin/DynamicLibraryManagerException.Baptiste Lepilleur2002-12-027-4/+6
* Include/cppunit/Portability.Baptiste Lepilleur2002-08-282-40/+10
* CodingGuideLines.Baptiste Lepilleur2002-08-277-1/+333
* Include/cppunit/Exception.Baptiste Lepilleur2002-08-0310-11/+167
* CodingGuideLines.Baptiste Lepilleur2002-07-1433-96/+50
* Include/cppunit/ui/text/TestRunner.Baptiste Lepilleur2002-07-1344-397/+397
* added missing filesBaptiste Lepilleur2002-07-111-1/+1
* Include/cppunit/extensions/AutoRegisterSuite.Baptiste Lepilleur2002-07-102-2/+3
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2002-07-031-0/+1
* examples/cppunittest/MessageTest.cpp: removed std::string() fromBaptiste Lepilleur2002-06-161-2/+4
* Examples/cppunittest/MessageTest.Baptiste Lepilleur2002-06-162-0/+2
* added ToolsSuite.hBaptiste Lepilleur2002-06-161-0/+1
* Release 1.Baptiste Lepilleur2002-06-167-28/+342
* Include/cppunit/plugin/PlugInManager.Baptiste Lepilleur2002-06-144-3/+227
* Include/cppunit/NotEqualException.Baptiste Lepilleur2002-06-139-174/+2
* Include/cppunit/Asserter.Baptiste Lepilleur2002-06-1314-28/+358
* Install-unix: added some hints extracted from bug #544684 on how to compile f...Baptiste Lepilleur2002-06-123-16/+113
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2002-05-239-174/+294
* Contrib/bc5/bcc-makefile.Baptiste Lepilleur2002-04-217-22/+5
* THANKS: updated Baptiste Lepilleur2002-04-206-28/+371
* Src/cppunit/PlugInManager.Baptiste Lepilleur2002-04-191-43/+0
* Bumped version to 1.Baptiste Lepilleur2002-04-175-4/+148
* NEWS: updated.Baptiste Lepilleur2002-04-151-1/+1
* NEWS: updated.Baptiste Lepilleur2002-04-144-16/+16
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2002-04-134-2/+22
* NEWS: updated Baptiste Lepilleur2002-04-131-0/+1
* Include/cppunit/CompilerOutputter.Baptiste Lepilleur2002-04-124-0/+140
* Makefile.Baptiste Lepilleur2002-04-1216-50/+1008
* Include/cppunitui/: moved to include/cppunit/ui (fix unix install problem).Baptiste Lepilleur2002-04-101-1/+1
* examples/cppunittest/CppUnitTestMain.cpp: never wait for a key press.Baptiste Lepilleur2002-04-051-2/+2
* NEW: added CPPUNIT_ASSERT_EQUAL_MESSAGE compatiblity break.Baptiste Lepilleur2002-04-042-25/+25
* Doc/cookbook.Baptiste Lepilleur2002-03-281-3/+2
* Makefile.Baptiste Lepilleur2002-03-2720-79/+96
* INSTALL-WIN32.Baptiste Lepilleur2002-03-242-3/+158