summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix crash with WIN64 in testrunnerMarkus Mohrhard2014-07-171-2/+2
* package windows project filescppunit-1.13.2Markus Mohrhard2013-11-112-2/+12
* report dlerror messages on unixMarkus Mohrhard2013-05-251-1/+5
* add configuration for 64bit windows buildsMarkus Mohrhard2013-05-256-0/+1143
* allow compiling the cppunit solution as 64bit with MSVCMarkus Mohrhard2013-05-254-5/+5
* use portable way to access free, fdo#52536Markus Mohrhard2012-09-241-1/+1
* workaround problem when mixing older gcc with newer versions, fdo#52539Andriy Gapon2012-09-241-3/+6
* don't crash if demangling fails, fdo#52539Markus Mohrhard2012-09-241-2/+10
* the 2005 project is not usefull, problems with the existing vcproj filesMarkus Mohrhard2012-06-221-99/+0
* add the remaining missing filesMarkus Mohrhard2012-06-215-0/+1689
* add visual studio 2005 and 2010 project files to build cppunit libsMarkus Mohrhard2012-06-212-0/+198
* fix visual studio 2005 buildMarkus Mohrhard2012-06-211-2/+4
* Fix as-needed build.Tomas Chvatal2012-02-241-0/+1
* upstream libreoffice patch for sf#3123759Markus Mohrhard2012-01-281-1/+1
* upstream libreoffice patch related to rhbz#641350Markus Mohrhard2012-01-271-0/+4
* Config/ax_cxx_gcc_abi_demangle.Baptiste Lepilleur2009-11-241-0/+1
* src/msvc6/testpluginrunner/TestPlugInRunnerDlg.cpp: fixedBaptiste Lepilleur2009-11-241-1/+1
* Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28...Baptiste Lepilleur2009-11-241-0/+3
* Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGSBaptiste Lepilleur2009-11-231-6/+4
* Added updated project and instructions for building under Visual Studio.Net 2008Andy Dent2008-12-167-0/+7107
* Bug 1649369: Flush stdCOut after startTest() and addFailure(). Fix from the ...Steve M. Robbins2008-10-111-0/+2
* Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].Steve M. Robbins2008-02-218-25/+26
* Change from qlist.h to qptrlist.h, avoiding compatibility header.Steve M. Robbins2008-02-072-2/+2
* Src/cppunit/TestAssert.Baptiste Lepilleur2007-02-242-17/+20
* Apply patch to fix [ 1293903 ] UNICODE Builds not supportedSteve M. Robbins2007-01-271-5/+5
* Account for non-finite values in assertDoubleEquals().Steve M. Robbins2007-01-271-6/+20
* Arrange class initializers in correct order.Steve M. Robbins2007-01-125-10/+10
* Src/msvc6/TesRunner/TestRunner.Baptiste Lepilleur2006-07-282-40/+28
* - fixed bug #1527879 (SourceSafe traces in project)Baptiste Lepilleur2006-07-251-2/+0
* src/msvc6/testrunner/MsDevCallerListCtrl.cpp: applied correctionBaptiste Lepilleur2006-06-291-10/+3
* Include/cppunit/ui/text/TextTestRunner.Baptiste Lepilleur2006-06-291-0/+8
* removed compilation warningBaptiste Lepilleur2006-02-041-2/+2
* Integrated Ernst patch for QtTestRunner and Qt 3.Baptiste Lepilleur2005-12-1211-90/+972
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-136-21/+26
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-1310-1/+16
* src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor.Baptiste Lepilleur2005-07-301-1/+2
* Fixed memory leak occuring when calling reset().Baptiste Lepilleur2005-07-053-0/+9
* MinGW, cygwin: enable build of shared library when using libtool. patch #1194...Baptiste Lepilleur2005-06-141-2/+2
* src/msvc6/testrunner/ProgressBar.cpp: applied patch from bug #1165875,Baptiste Lepilleur2005-06-141-4/+4
* src/cppunit/Win32DynamicLibraryManager.cpp: integrated patch #1024428,Baptiste Lepilleur2004-11-191-0/+1
* added specific copy constructor implementatin to ensure string buffer are det...Baptiste Lepilleur2004-11-192-3/+43
* Include/cppunit/TestAssert.Baptiste Lepilleur2004-11-051-2/+9
* Src/msvc6/testrunner/MsDevCallerListCtrl.Baptiste Lepilleur2004-09-102-37/+181
* added error message if attempting to compile on a platform other than VC++ 6.Baptiste Lepilleur2004-09-101-0/+4
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2004-09-012-1/+27
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-256-6/+6
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-2512-76/+84
* Src/msvc6/testrunner/TestRunnerDlg.Baptiste Lepilleur2004-06-186-16/+50
* added DEBUG_NEW for memory leaks trackingBaptiste Lepilleur2004-06-186-7/+42
* Src/Baptiste Lepilleur2004-06-183-3/+3