summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Src/DllPlugInTester/Baptiste Lepilleur2004-06-185-16/+16
* Include/cppunit/extension/TestSuiteBuilderContext.Baptiste Lepilleur2004-06-181-6/+24
* Src/Baptiste Lepilleur2004-06-176-11/+18
* 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
* fixing project compilation settings (rtti not always enabled)Baptiste Lepilleur2004-06-161-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-077-7/+60
* 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/msvc6/testrunner/TestRunnerDlg.cpp: switched to using unsigned index in l...Baptiste Lepilleur2003-03-151-0/+2
* Src/msvc6/testrunner/DynamicWindow/cdxCDynamicWndEx.Baptiste Lepilleur2003-03-151-0/+4
* src/msvc6/testrunner/TestRunnerDlg.cpp: switched to using unsigned index in l...Baptiste Lepilleur2003-03-151-1/+1
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-153-5/+5
* Src/cppunit/CompilerOutputter.Baptiste Lepilleur2003-03-157-8/+8
* fixed typosBaptiste Lepilleur2003-03-121-1/+1
* Src/cppunit/XmlElement.Baptiste Lepilleur2003-03-111-0/+3
* Include/cppunit/tools/Algorithm.Baptiste Lepilleur2003-03-114-13/+47
* src/src/msvc6/testrunner/DynamicWindow/cdxCDynamicWnd.cpp: added call toBaptiste Lepilleur2002-12-021-1/+1
* src/cppunit/XmlOuputter.cpp: use iterator instead of const_iterator.Baptiste Lepilleur2002-12-021-1/+1
* Include/cppunit/plugin/DynamicLibraryManagerException.Baptiste Lepilleur2002-12-025-0/+90
* Moved header to topEric Schendel2002-09-161-2/+2
* Added newline at end of file (needed for some compilers to work)Eric Schendel2002-09-163-3/+6
* Dereferencing fix for SUN4Eric Schendel2002-09-161-5/+5
* <typeinfo> not available if CPPUNIT_USE_TYPEINFO_NAME not definedEric Schendel2002-09-161-1/+3
* Map needs comparator, make_pair to pair, and map dereference fix (SUN4)Eric Schendel2002-09-161-4/+4
* Const_iterator to iterator and make_pair to pair for sun4 portabilityEric Schendel2002-09-161-6/+6
* Missing semicolon when CPPUNIT_USE_TYPEINFO_NAME not usedEric Schendel2002-09-161-1/+1
* Include/cppunit/TestResult.Baptiste Lepilleur2002-08-291-0/+9
* Include/cppunit/CompilerOutputter.Baptiste Lepilleur2002-08-295-31/+21
* Include/cppunit/Portability.Baptiste Lepilleur2002-08-284-1/+75
* fixed MakefileBaptiste Lepilleur2002-08-271-2/+2
* CodingGuideLines.Baptiste Lepilleur2002-08-2715-27/+63
* added missing TestDecorator.cpp to makefile.amBaptiste Lepilleur2002-08-041-1/+2
* Include/cppunit/Exception.Baptiste Lepilleur2002-08-0313-60/+259
* Include/cppunit/Protector.Baptiste Lepilleur2002-07-1611-7/+398
* CodingGuideLines.Baptiste Lepilleur2002-07-149-74/+70
* Include/cppunit/ui/text/TestRunner.Baptiste Lepilleur2002-07-1338-245/+358
* added missing src/msvc6/testrunner/ResourceLoaders.h/.cpp.Baptiste Lepilleur2002-07-122-0/+41
* Include/cppunit/config/Portability.Baptiste Lepilleur2002-07-1242-180/+154
* added missing filesBaptiste Lepilleur2002-07-113-11/+56
* Include/cppunit/extensions/AutoRegisterSuite.Baptiste Lepilleur2002-07-103-66/+300