summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.Baptiste Lepilleur2002-03-2724-303/+273
* Include/cppunit/makefile.Baptiste Lepilleur2002-03-252-2/+26
* INSTALL-WIN32.Baptiste Lepilleur2002-03-254-10/+200
* INSTALL-WIN32.Baptiste Lepilleur2002-03-243-3/+173
* NEW: updated and restructured.Baptiste Lepilleur2002-02-2833-978/+1266
* Examples/msvc6/CppUnitTestApp/CppUnitTestApp.Baptiste Lepilleur2001-10-242-22/+150
* Commit of 1.7.1 release.Steve M. Robbins2001-10-211-1/+1
* *** empty log message ***Steve M. Robbins2001-10-201-1/+3
* Include/cppunitui/Baptiste Lepilleur2001-10-146-0/+125
* Include/cppunit/CompilerTestResultOutputter.Baptiste Lepilleur2001-10-076-58/+60
* Include/cppunit/CompilerTestResultOutputter.Baptiste Lepilleur2001-10-062-2/+32
* Examples/cppunittest/CppUnitTestMain.Baptiste Lepilleur2001-10-061-2/+2
* Include/cppunit/Asserter.Baptiste Lepilleur2001-10-057-53/+99
* NEWS : updated.Baptiste Lepilleur2001-10-0512-2/+1015
* Include/cppunit/TestFailure.Baptiste Lepilleur2001-10-036-37/+44
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-0223-58/+248
* NEWS : updated.Baptiste Lepilleur2001-10-024-46/+150
* Example/cppunittest/TestCaller.Baptiste Lepilleur2001-09-292-6/+37
* Examples/cppunittest/makefile.Baptiste Lepilleur2001-09-193-13/+3
* Examples/examples.Baptiste Lepilleur2001-09-184-0/+75
* Makefile.Baptiste Lepilleur2001-09-178-182/+19
* Fixes to allow building with SGI MIPSpro 7.30 compiler.Steve M. Robbins2001-08-071-0/+6
* Add tests for CPPUNIT_ASSERT_EQUAL.Steve M. Robbins2001-07-132-0/+14
* Fixes for GCC 3.0Steve M. Robbins2001-07-121-1/+1
* Add const qualifier to operator== methods.Steve M. Robbins2001-07-071-2/+2
* Fix configure and include bugs.Steve M. Robbins2001-07-052-2/+2
* examples/msvc6/TestPlugIn/: a new example of test plug in.Baptiste Lepilleur2001-06-279-0/+366
* Examples/msvc6/CppUnitTestApp/CppUnitTestApp.Baptiste Lepilleur2001-06-273-15/+19
* src/cppunit/TestFactoryRegistry.cpp: fixed makeTest(). It did not use m_name forBaptiste Lepilleur2001-06-121-17/+4
* Examples/cppunittest/OrthodoxTest.Baptiste Lepilleur2001-06-122-7/+8
* Examples/cppunittest/NotEqualExceptionTest.Baptiste Lepilleur2001-06-122-0/+111
* Include/cppunit/NotEqualException.Baptiste Lepilleur2001-06-122-0/+10
* Revert unintended commitSteve M. Robbins2001-06-111-5/+2
* *** empty log message ***Steve M. Robbins2001-06-111-2/+5
* Fixes for test suiteSteve M. Robbins2001-06-111-4/+4
* examples/examples.dsw: added cppunittest projects to workspace.Baptiste Lepilleur2001-06-112-0/+315
* Examples/cppunittest/TestResultTest.Baptiste Lepilleur2001-06-112-0/+407
* Examples/cppunittest/TestResultTest.Baptiste Lepilleur2001-06-1135-61/+2071
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2001-06-054-24/+68
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-025-42/+42
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-028-34/+34
* (suite): fixed 'ISO C++ forbids taking the address of a bound member function...Bastiaan Bakker2001-06-012-13/+19
* Added.Bastiaan Bakker2001-06-011-0/+20
* Added project cppunittest to examples/: unit tests to test cppunit.Baptiste Lepilleur2001-06-0127-2/+1917
* Remove extraneous includesSteve M. Robbins2001-05-291-2/+0
* * Merged Steve M. Robbins patch to replace assertImplementation with assert i...Baptiste Lepilleur2001-05-191-2/+2
* :registerFactory(factory) now generate a dummy name based on a serial number ...Baptiste Lepilleur2001-05-182-8/+75
* Merged fixes for distcheck target, contributed by Steve M. Robbins <steve@ny...Bastiaan Bakker2001-05-171-3/+2
* Added constructors to TestCaller which accept an already constucted Fixture.Bastiaan Bakker2001-05-062-12/+6
* Removed unnecessary #include's of TestSuiteBuilder.hBastiaan Bakker2001-05-061-9/+4