summaryrefslogtreecommitdiff
path: root/include/cppunit/extensions/HelperMacros.h
Commit message (Expand)AuthorAgeFilesLines
* replace with std::unique_ptrfeature/c++11Markus Mohrhard2016-10-151-12/+3
* HelperMacros: fix deprecated NULL macro usageGARCIN David2016-10-151-2/+2
* calm gcc paranoia about uninitialized stateMichael Meeks2012-06-271-0/+1
* avoid the need to work around auto_ptr warnings by dropping thatMichael Meeks2012-06-271-4/+13
* correct documentation, sf#2186611Markus Mohrhard2012-06-131-2/+2
* Examples/cppunittest/TestAssertTest.Baptiste Lepilleur2004-03-131-0/+2
* Include/cppunit/plugin/DynamicLibraryManagerException.Baptiste Lepilleur2002-12-021-0/+11
* Include/cppunit/Portability.Baptiste Lepilleur2002-08-281-178/+162
* Include/cppunit/Exception.Baptiste Lepilleur2002-08-031-3/+10
* Include/cppunit/ui/text/TestRunner.Baptiste Lepilleur2002-07-131-19/+19
* Include/cppunit/config/Portability.Baptiste Lepilleur2002-07-121-51/+53
* Install-unix: added some hints extracted from bug #544684 on how to compile f...Baptiste Lepilleur2002-06-121-31/+99
* Include/cppunit/extensions/TestSuiteBuilder.Baptiste Lepilleur2002-05-251-35/+118
* Configure.Baptiste Lepilleur2002-04-181-2/+2
* Bumped version to 1.Baptiste Lepilleur2002-04-171-0/+47
* NEWS: updated.Baptiste Lepilleur2002-04-151-11/+3
* Doc/cookbook.Baptiste Lepilleur2002-03-281-18/+64
* Makefile.Baptiste Lepilleur2002-03-271-43/+56
* NEW: updated and restructured.Baptiste Lepilleur2002-02-281-2/+2
* Include/cppunit/extensions/TestFactoryRegistry.Baptiste Lepilleur2001-10-021-3/+24
* NEWS : updated.Baptiste Lepilleur2001-10-021-0/+37
* Contrib/msvc/CppUnit.Baptiste Lepilleur2001-09-301-8/+9
* Polishing for 1.6.0 release.Steve M. Robbins2001-09-231-0/+14
* Examples/cppunittest/makefile.Baptiste Lepilleur2001-09-191-1/+1
* Makefile.Baptiste Lepilleur2001-09-171-1/+1
* Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAMESteve M. Robbins2001-07-061-3/+3
* Replaced #include of <config.h> with <cppunit/Portability.h>Bastiaan Bakker2001-06-171-1/+1
* Include/cppunit/extensions/HelperMacros.Baptiste Lepilleur2001-06-111-24/+34
* Change to templatized TestAssert::assertEquals() and the new CPPUNIT_ASSERT* ...Steve M. Robbins2001-06-021-7/+6
* Replace CU_ by CPPUNIT_.Steve M. Robbins2001-06-021-45/+45
* Fix CU_TEST* macros and their documentation.Steve M. Robbins2001-05-291-47/+70
* * Updated CU_TEST_SUITE macro documentation. It is now stated explicitlyBaptiste Lepilleur2001-05-231-2/+2
* :registerFactory(factory) now generate a dummy name based on a serial number ...Baptiste Lepilleur2001-05-181-6/+23
* Removed unnecessary #include's of TestSuiteBuilder.hBastiaan Bakker2001-05-061-3/+5
* Fixed #include's for cppunit headers.Bastiaan Bakker2001-05-061-6/+5
* Merge of CppUnitW 1.2 phase 2.Bastiaan Bakker2001-05-051-2/+1
* Merged Baptiste Lepilleurs CppUnitW 1.2.Bastiaan Bakker2001-04-291-0/+164