summaryrefslogtreecommitdiff
path: root/src/cppunit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/buildsystem_rewritefeature/buildsystem_rewriteTomas Chvatal2012-08-111-3/+11
|\
| * use portable way to access free, fdo#52536Markus Mohrhard2012-08-071-1/+1
| * don't crash if demangling fails, fdo#52539Markus Mohrhard2012-08-071-2/+10
* | Merge branch 'master' into feature/buildsystem_rewriteTomas Chvatal2012-08-062-0/+597
|\ \ | |/
| * add the remaining missing filesMarkus Mohrhard2012-06-212-0/+597
* | try to fix problem with ISO c++ function vs object pointerMarkus Mohrhard2012-04-251-2/+3
|/
* 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
* Flush stdout & stderr in TestResult destructor to avoid message loss (bug #28...Baptiste Lepilleur2009-11-241-0/+3
* Added updated project and instructions for building under Visual Studio.Net 2008Andy Dent2008-12-162-0/+3335
* 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-216-23/+23
* 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-124-8/+8
* Include/cppunit/ui/text/TextTestRunner.Baptiste Lepilleur2006-06-291-0/+8
* removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2005-10-132-4/+4
* 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-052-0/+8
* MinGW, cygwin: enable build of shared library when using libtool. patch #1194...Baptiste Lepilleur2005-06-141-2/+2
* 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
* Include/cppunit/XmlOutputter.Baptiste Lepilleur2004-09-012-1/+27
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-255-5/+5
* Include/cppunit/Portability.Baptiste Lepilleur2004-06-259-46/+55
* Src/Baptiste Lepilleur2004-06-182-2/+2
* Include/cppunit/extension/TestSuiteBuilderContext.Baptiste Lepilleur2004-06-181-6/+24
* Src/Baptiste Lepilleur2004-06-172-2/+2
* src/cppunit/TestPath.cpp: bug #938753, array bound read inBaptiste Lepilleur2004-06-171-1/+4
* src/cppunit/TestPath.cpp: bug #938753, array bound read inBaptiste Lepilleur2004-06-171-1/+1
* src/cppunit/TestPath.cpp: bug #938753, array bound read inBaptiste Lepilleur2004-06-171-1/+1
* clean upBaptiste Lepilleur2004-04-091-2/+2
* src/cppunit/UnixDynamicLibraryManager.cpp: applied patch #816563Baptiste Lepilleur2004-03-131-1/+1
* configure.in: bumped version number to 1.9.12Baptiste Lepilleur2004-02-191-63/+4
* Configure.Baptiste Lepilleur2004-02-181-0/+19
* Makefile.Baptiste Lepilleur2003-05-072-7/+12
* Makefile.Baptiste Lepilleur2003-05-076-5/+58
* src/cppunit/DynamicLibraryManager.cpp: fixed compilation issue on MingwBaptiste Lepilleur2003-03-311-1/+3
* Include/cppunit/extensions/TestNamer.Baptiste Lepilleur2003-03-201-0/+5
* Src/cppunit/CompilerOutputter.Baptiste Lepilleur2003-03-157-8/+8
* Src/cppunit/XmlElement.Baptiste Lepilleur2003-03-111-0/+3
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-112-6/+10
* src/cppunit/XmlOuputter.cpp: use iterator instead of const_iterator.Baptiste Lepilleur2002-12-021-1/+1
* Include/cppunit/plugin/DynamicLibraryManagerException.Baptiste Lepilleur2002-12-023-0/+85
* Moved header to topEric Schendel2002-09-161-2/+2