summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 1.11.4cppunit-1.11.4Baptiste Lepilleur2005-11-071-1/+1
* Include/cppunit/config/SourcePrefix.Baptiste Lepilleur2005-11-0611-21/+31
* made sure Portability.h is included...Baptiste Lepilleur2005-10-271-0/+2
* include/cppunit/TestAssert.h: added missing #include <stdio.h>Baptiste Lepilleur2005-10-272-1/+4
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-141-1/+2
* bumped version to 1.11.2cppunit-1.11.2Baptiste Lepilleur2005-10-142-2/+2
* better float & double string conversionBaptiste Lepilleur2005-10-131-3/+4
* Removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-133-1/+17
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-1318-64/+83
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-1320-1/+36
* fixed documentation typo.Baptiste Lepilleur2005-08-021-1/+1
* include/cppunit/config/config-msvc6.h: added missing macro definitionBaptiste Lepilleur2005-07-302-0/+7
* fixed typo.Baptiste Lepilleur2005-07-301-1/+1
* Include/cppunit/config/config-msvc6.Baptiste Lepilleur2005-07-302-1/+9
* include/cppunit/config/config-msvc6.h: auto-detect if RTTI are enabledBaptiste Lepilleur2005-07-301-2/+6
* src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor.Baptiste Lepilleur2005-07-301-1/+2
* Convert msvc project using dos eolBaptiste Lepilleur2005-07-151-0/+5
* Release 1.11.0cppunit-1.11.0Baptiste Lepilleur2005-07-152-2/+8
* release 1.11.0Baptiste Lepilleur2005-07-152-1/+4
* cppunit.spec.in: Applied patch #1232555 from Patrice Dumas. This file isBaptiste Lepilleur2005-07-151-30/+27
* Development snapshot release 1.11.0.Baptiste Lepilleur2005-07-151-0/+2
* config/bb_enable_doxygen.m4: Rolled back Brad Hards patch as it breakBaptiste Lepilleur2005-07-151-0/+5
* Rolled back Brad Hards patch. Cause doc/Makefile.am generation errorBaptiste Lepilleur2005-07-151-1/+1
* doc/money.dox: fixed bad usage of CPPUNIT_ASSERT_EQUALS.Baptiste Lepilleur2005-07-092-3/+6
* config/bb_enable_doxygen.m4: applied Brad Hards patch to remove warningBaptiste Lepilleur2005-07-092-1/+15
* Doc/Money.Baptiste Lepilleur2005-07-097-10/+11
* Examples/simple/Makefile.am: do not install 'simple' programmBaptiste Lepilleur2005-07-062-1/+6
* Fixed memory leak occuring when calling reset().Baptiste Lepilleur2005-07-057-1/+46
* fixed a bunch of typos reported by Dave Dibble.Baptiste Lepilleur2005-07-051-11/+11
* Fixed sample unix sample makefile LDFLAGS duplication Baptiste Lepilleur2005-07-051-3/+2
* fixed 'return wasSuccessful' instead of '!wasSuccessful.'Baptiste Lepilleur2005-07-051-1/+1
* Contrib/xml-xsl/cppunit2junit.Baptiste Lepilleur2005-06-145-1/+124
* cppunit.m4: applied patch #1076398 contributed by Henner Sudek. FixBaptiste Lepilleur2005-06-143-1/+23
* MinGW, cygwin: enable build of shared library when using libtool. patch #1194...Baptiste Lepilleur2005-06-144-2/+10
* fixed post-build step for running test in vc++Baptiste Lepilleur2005-06-141-1/+1
* src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875,Baptiste Lepilleur2005-06-141-1/+1
* src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875,Baptiste Lepilleur2005-06-143-4/+11
* Examples/hierarchy/BoardGameTest.Baptiste Lepilleur2005-02-233-5/+12
* src/cppunit/Win32DynamicLibraryManager.cpp: integrated patch #1024428,Baptiste Lepilleur2004-11-191-0/+1
* Include/cppunit/Message.Baptiste Lepilleur2004-11-192-1/+18
* added specific copy constructor implementatin to ensure string buffer are det...Baptiste Lepilleur2004-11-194-4/+53
* added new line at the end of the file.Baptiste Lepilleur2004-11-081-0/+1
* include/cppunit/TestAssert.h: fixed portability bug pointed out byBaptiste Lepilleur2004-11-082-1/+9
* include/cppunit/Portability.h: fixed EVC++ 4 detection.Baptiste Lepilleur2004-11-062-4/+8
* include/cppunit/TestAssert.h: integrated Neil Ferguson patch for highBaptiste Lepilleur2004-11-063-3/+48
* Include/cppunit/TestAssert.Baptiste Lepilleur2004-11-055-47/+171
* Src/msvc6/testrunner/MsDevCallerListCtrl.Baptiste Lepilleur2004-09-105-39/+199
* added error message if attempting to compile on a platform other than VC++ 6.Baptiste Lepilleur2004-09-101-0/+4
* Added missing operator <<( const charBaptiste Lepilleur2004-09-021-0/+5
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2004-09-016-1/+65