summaryrefslogtreecommitdiff
path: root/src/cppunit
Commit message (Expand)AuthorAgeFilesLines
...
* NEWS: updated Baptiste Lepilleur2002-04-132-56/+15
* Include/cppunit/CompilerOutputter.Baptiste Lepilleur2002-04-123-19/+126
* Makefile.Baptiste Lepilleur2002-04-1214-289/+797
* Include/cppunitui/: moved to include/cppunit/ui (fix unix install problem).Baptiste Lepilleur2002-04-101-1/+1
* Doc/cookbook.Baptiste Lepilleur2002-03-287-104/+99
* Include/msvc/testrunner/TestRunner.Baptiste Lepilleur2002-03-271-48/+0
* Makefile.Baptiste Lepilleur2002-03-272-84/+32
* Include/cppunit/makefile.Baptiste Lepilleur2002-03-254-18/+10
* Include/cppunit/config-msvc6.Baptiste Lepilleur2002-03-252-2/+7
* INSTALL-WIN32.Baptiste Lepilleur2002-03-246-42/+467
* src/cppunit/TextTestProgressListener.cpp: flush the stream after each progess...Baptiste Lepilleur2002-03-061-0/+3
* Include/cppunit/makefile.Baptiste Lepilleur2002-03-031-1/+2
* Inclued/cppunit/XmlOutputter.Baptiste Lepilleur2002-03-011-7/+9
* NEW: updated and restructured.Baptiste Lepilleur2002-02-2815-193/+611
* Include/cppunit/Exception.Baptiste Lepilleur2001-10-191-1/+1
* Include/cppunitui/Baptiste Lepilleur2001-10-141-8/+36
* Let source catch up with previous header change.Steve M. Robbins2001-10-081-1/+1
* Include/cppunit/CompilerTestResultOutputter.Baptiste Lepilleur2001-10-075-125/+134
* Include/cppunit/CompilerTestResultOutputter.Baptiste Lepilleur2001-10-064-1/+198
* Examples/cppunittest/CppUnitTestMain.Baptiste Lepilleur2001-10-063-11/+58
* Include/cppunit/Asserter.Baptiste Lepilleur2001-10-0511-60/+381
* NEWS : updated.Baptiste Lepilleur2001-10-054-44/+387
* Include/cppunit/TestFailure.Baptiste Lepilleur2001-10-033-164/+209
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-021-19/+98
* Distribute contrib/msvc/*.Steve M. Robbins2001-09-301-2/+2
* Revert TestFixture-related changes from 2001-07-15.Steve M. Robbins2001-09-162-4/+10
* Src/msvc6/testrunner/TestRunner.Baptiste Lepilleur2001-09-143-5/+6
* Fixes to allow building with SGI MIPSpro 7.30 compiler.Steve M. Robbins2001-08-074-5/+8
* TextFixture introduced. First steps at using it.Steve M. Robbins2001-07-151-10/+0
* Added documentation.Steve M. Robbins2001-07-151-29/+29
* Fixes for GCC 3.0Steve M. Robbins2001-07-122-2/+2
* Removed last uses of estring.Steve M. Robbins2001-07-074-93/+61
* *** empty log message ***Steve M. Robbins2001-07-071-1/+1
* Use strstream if stringstream unavailable.Steve M. Robbins2001-07-071-6/+6
* Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAMESteve M. Robbins2001-07-064-10/+11
* Fix configure and include bugs.Steve M. Robbins2001-07-051-2/+2
* Examples/msvc6/CppUnitTestApp/CppUnitTestApp.Baptiste Lepilleur2001-06-271-2/+6
* Added newline at end of file.Bastiaan Bakker2001-06-171-1/+1
* Replaced #include of <config.h> with <cppunit/Portability.h>Bastiaan Bakker2001-06-173-12/+3
* Use new macro name CPPUNIT_FUNC_STRING_COMPARE_STRING_FIRSTBastiaan Bakker2001-06-171-2/+2
* src/cppunit/TestFactoryRegistry.cpp: fixed makeTest(). It did not use m_name forBaptiste Lepilleur2001-06-121-1/+1
* Include/cppunit/NotEqualException.Baptiste Lepilleur2001-06-123-9/+51
* Revert unintended commitSteve M. Robbins2001-06-111-1/+0
* *** empty log message ***Steve M. Robbins2001-06-111-0/+1
* Fixes for test suiteSteve M. Robbins2001-06-111-1/+2
* Add missing source file.Steve M. Robbins2001-06-111-1/+2
* Include/cppunit/NotEqualException.Baptiste Lepilleur2001-06-117-45/+242
* Src/cppunit/TypeInfoHelper.Baptiste Lepilleur2001-06-052-16/+15
* Remove unnecessary namespaceSteve M. Robbins2001-06-021-5/+1
* Determine string::compare() weirdness automatically.Steve M. Robbins2001-06-021-1/+2