summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-08prepare a cppunit 1.13.3 releasecppunit-1-13Markus Mohrhard3-4/+11
2014-07-17fix crash with WIN64 in testrunnerMarkus Mohrhard1-2/+2
2013-11-11package windows project filescppunit-1.13.2Markus Mohrhard3-2/+13
2013-05-25add cppunit 1.13.1 changes to NEWSMarkus Mohrhard1-2/+10
2013-05-25update NEWS file with 1.13.2 changesMarkus Mohrhard1-0/+9
2013-05-25report dlerror messages on unixMarkus Mohrhard1-1/+5
2013-05-25add configuration for 64bit windows buildsMarkus Mohrhard6-0/+1143
2013-05-25allow compiling the cppunit solution as 64bit with MSVCMarkus Mohrhard4-5/+5
2013-05-25prepare for 1.13.2 releaseMarkus Mohrhard3-5/+5
2012-09-24also adapt the configure check to portable header for freecppunit-1.13.1Markus Mohrhard1-1/+1
2012-09-24next release is 1.13.1 with only bug fixesMarkus Mohrhard1-3/+3
2012-09-24use portable way to access free, fdo#52536Markus Mohrhard1-1/+1
2012-09-24workaround problem when mixing older gcc with newer versions, fdo#52539Andriy Gapon1-3/+6
2012-09-24don't crash if demangling fails, fdo#52539Markus Mohrhard1-2/+10
2012-06-28Fix non-doxygen buildcppunit-1.13.0Fridrich Štrba1-2/+5
2012-06-28Some build system tweaksFridrich Štrba3-41/+76
2012-06-27calm gcc paranoia about uninitialized stateMichael Meeks1-0/+1
2012-06-27avoid the need to work around auto_ptr warnings by dropping thatMichael Meeks1-4/+13
2012-06-22the 2005 project is not usefull, problems with the existing vcproj filesMarkus Mohrhard1-99/+0
2012-06-21update NEWSMarkus Mohrhard1-17/+14
2012-06-21add the remaining missing filesMarkus Mohrhard5-0/+1689
2012-06-21add visual studio 2005 and 2010 project files to build cppunit libsMarkus Mohrhard2-0/+198
2012-06-21fix visual studio 2005 buildMarkus Mohrhard1-2/+4
2012-06-16a bit warning cleaning in the testsMarkus Mohrhard1-0/+4
2012-06-16TestDecorator assumes ownership and is not allowed to create copiesMarkus Mohrhard1-1/+8
2012-06-13update NEWSMarkus Mohrhard1-0/+4
2012-06-13correct documentation, sf#2185407Markus Mohrhard1-1/+1
2012-06-13correct documentation, sf#2186611Markus Mohrhard1-2/+2
2012-05-05adjust documentation to freedesktop homepageMarkus Mohrhard2-14/+2
2012-04-25update README to new freedesktop homeMarkus Mohrhard1-6/+4
2012-04-25add patch management to CodingGuidelinesMarkus Mohrhard1-0/+13
2012-04-25update NEWSMarkus Mohrhard1-0/+14
2012-02-24Fix as-needed build.Tomas Chvatal1-0/+1
2012-02-14GCC -Werror=sign-promoStephan Bergmann1-0/+15
2012-02-01Improve previous warnings patchStephan Bergmann1-1/+1
2012-02-01Fix for Solaris "finite" in ieeefp.h instead of math.hStephan Bergmann1-0/+5
2012-01-28don't set api/abi entries for 1.13.0Markus Mohrhard1-2/+2
2012-01-28remove references to old cvs and sourceforgeMarkus Mohrhard4-116/+0
2012-01-28upstream libreoffice patch for sf#3123759Markus Mohrhard1-1/+1
2012-01-27development for 1.13.0Markus Mohrhard1-4/+4
2012-01-27Portability.h contains #define CPPUNIT_VERSION "1.12.0", sf#2983798Markus Mohrhard1-1/+1
2012-01-27upstream libreoffice patch related to rhbz#641350Markus Mohrhard2-0/+6
2012-01-27upstream libreoffice warnings patchMarkus Mohrhard1-4/+2
2009-11-24Config/ax_cxx_gcc_abi_demangle.Baptiste Lepilleur4-0/+8
2009-11-24src/msvc6/testpluginrunner/TestPlugInRunnerDlg.cpp: fixedBaptiste Lepilleur3-11/+18
2009-11-24examples/examples2008.sln: Fixed compilation issue in debugBaptiste Lepilleur2-415/+419
2009-11-24Include/cppunit/portability/config-msvc6.Baptiste Lepilleur4-1/+20
2009-11-24Include/cppunit/plugin/TestPlugIn.Baptiste Lepilleur1-0/+3
2009-11-24Include/cppunit/plugin/TestPlugIn.Baptiste Lepilleur2-1/+10
2009-11-24Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28...Baptiste Lepilleur2-0/+7