summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - bumped version to 1.12.0cppunit-1.12.0Baptiste Lepilleur2006-06-294-5/+5
* - fixed doc typos.Baptiste Lepilleur2006-06-291-5/+7
* - fixed doc typos.Baptiste Lepilleur2006-06-291-1/+1
* src/msvc6/testrunner/MsDevCallerListCtrl.cpp: applied correctionBaptiste Lepilleur2006-06-293-10/+31
* - updated e-mail.Baptiste Lepilleur2006-06-291-1/+1
* doc/header.html: updated to handle new tabs css required forBaptiste Lepilleur2006-06-291-0/+1
* autogen.sh: applied patch #1449380 to allow running autogenBaptiste Lepilleur2006-06-291-1/+10
* Include/cppunit/ui/text/TextTestRunner.Baptiste Lepilleur2006-06-293-1/+18
* added simple script to update cvs root (handle new sourceforge cvs server nam...Baptiste Lepilleur2006-06-051-0/+17
* updated release procedureBaptiste Lepilleur2006-03-051-0/+2
* Release 1.11.6cppunit-1.11.6Baptiste Lepilleur2006-03-052-2/+2
* Cppunit.Baptiste Lepilleur2006-03-045-0/+25
* removed divideByZero test as it cause crashes on some platforms.Baptiste Lepilleur2006-03-042-8/+0
* Removed debian/ directory.Baptiste Lepilleur2006-03-048-138/+7
* contrib/xml-xsl/report.xsl: reported correction posted on the wiki.Baptiste Lepilleur2006-03-043-3/+19
* removed compilation warningBaptiste Lepilleur2006-02-042-11/+11
* Examples/qt: integrated Ernst patch from qt examples.Baptiste Lepilleur2006-02-0110-36/+438
* Integrated Ernst patch for QtTestRunner and Qt 3.Baptiste Lepilleur2005-12-1217-113/+1048
* doc/cookbook.dox: fixed type (patch #1334567)Baptiste Lepilleur2005-11-272-2/+5
* 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