summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 1.9.14cppunit-1.9.14Baptiste Lepilleur2004-03-133-2/+6
* 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-138-56/+216
* src/cppunit/UnixDynamicLibraryManager.cpp: applied patch #816563Baptiste Lepilleur2004-03-133-2/+10
* Examples/qt/Main.Baptiste Lepilleur2004-03-134-26/+28
* cppunit-config.in: bug #903363, missing -ldl from the output ofBaptiste Lepilleur2004-03-133-198/+212
* configure.in: bumped version number to 1.9.13Baptiste Lepilleur2004-02-202-2/+1
* configure.in: bumped version number to 1.9.12Baptiste Lepilleur2004-02-195-75/+12
* forked, development toward 1.10.0 are now taking place inBaptiste Lepilleur2004-02-191-0/+5
* Configure.Baptiste Lepilleur2004-02-182-0/+2
* Configure.Baptiste Lepilleur2004-02-186-1/+73
* include/cppunit/plugin/testplugin.h: fixed bug #767358, wrongBaptiste Lepilleur2003-07-202-1/+6
* removed obsolete bugBaptiste Lepilleur2003-06-051-2/+0
* added configuration option for sun CC compilerBaptiste Lepilleur2003-05-201-9/+6
* include/cppunit/config/config-msvc6.h: changed the compiler outputterBaptiste Lepilleur2003-05-152-1/+11
* added new linesBaptiste Lepilleur2003-05-073-3/+3
* added : small utility to updated all .cvsignoreBaptiste Lepilleur2003-05-071-0/+43
* added to .cvsignore:Baptiste Lepilleur2003-05-071-0/+0
* INSTALL-unix: added build instruction for HP-UX.Baptiste Lepilleur2003-05-072-0/+13
* Makefile.Baptiste Lepilleur2003-05-077-9/+40
* Makefile.Baptiste Lepilleur2003-05-0717-15/+123
* hpux support for pluginsBaptiste Lepilleur2003-05-071-0/+281
* include/cppunit/extensions/Makefile.am: removed TestSuiteBuilder.hBaptiste Lepilleur2003-05-072-1/+4
* include/cppunit/extensions/TestSuiteBuilder.h: removed (unused)Baptiste Lepilleur2003-04-064-98/+11
* src/cppunit/DynamicLibraryManager.cpp: fixed compilation issue on MingwBaptiste Lepilleur2003-03-313-8/+15
* Include/cppunit/extensions/TestNamer.Baptiste Lepilleur2003-03-203-0/+13
* added missing project fileBaptiste Lepilleur2003-03-151-1/+1
* added missing project fileBaptiste Lepilleur2003-03-151-1/+1
* src/msvc6/testrunner/TestRunnerDlg.cpp: switched to using unsigned index in l...Baptiste Lepilleur2003-03-152-1/+13
* Src/msvc6/testrunner/DynamicWindow/cdxCDynamicWndEx.Baptiste Lepilleur2003-03-153-1/+9
* src/msvc6/testrunner/TestRunnerDlg.cpp: switched to using unsigned index in l...Baptiste Lepilleur2003-03-151-1/+1
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-156-8/+8
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-152-11/+12
* Src/cppunit/CompilerOutputter.Baptiste Lepilleur2003-03-1511-9/+40
* fixed typosBaptiste Lepilleur2003-03-121-1/+1
* Src/examples/cppunittest/TrackedTestCase.Baptiste Lepilleur2003-03-115-4/+9
* Src/cppunit/XmlElement.Baptiste Lepilleur2003-03-114-1/+11
* switched to an implementation using index instead of iterator to avoid usage ...Baptiste Lepilleur2003-03-111-7/+3
* Config/bb_enable_doxygen.Baptiste Lepilleur2003-03-114-6/+5
* fixed typosBaptiste Lepilleur2003-03-111-3/+3
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-111-0/+27
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-1111-17/+77
* fixed include pathBaptiste Lepilleur2002-12-031-1/+1
* include/cppunit/TextTestResult.h: added missing dll export forBaptiste Lepilleur2002-12-034-2/+9
* src/src/msvc6/testrunner/DynamicWindow/cdxCDynamicWnd.cpp: added call toBaptiste Lepilleur2002-12-024-24/+31
* src/cppunit/XmlOuputter.cpp: use iterator instead of const_iterator.Baptiste Lepilleur2002-12-021-1/+1
* Include/cppunit/plugin/DynamicLibraryManagerException.Baptiste Lepilleur2002-12-0221-18/+212
* Removed myself <J.E. Hoffmann> from all copyrights and AUTHOR files.Jan Eric Kyprianidis2002-09-233-3/+0
* Small changes to get simple to workEric Schendel2002-09-162-4/+6
* Moved header to topEric Schendel2002-09-161-2/+2