summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-15remove strange INSTALl notes for VS 2008Markus Mohrhard1-46/+0
2017-04-13more windows visual studio packaging fixescppunit-1.14.0Markus Mohrhard1-1/+1
2017-04-13package visual studio project filesMarkus Mohrhard1-1/+1
2017-04-13fix broken packaging for windowsMarkus Mohrhard1-0/+1
2017-04-13remove also all references to mfcMarkus Mohrhard6-121/+1
2017-04-13remove BeOS special supportMarkus Mohrhard6-59/+2
2017-04-13remove more msvc specific code and bc5 stuffMarkus Mohrhard153-20353/+7
2017-04-13remove the qt test runner that depends on ancient qtMarkus Mohrhard52-3326/+5
2017-04-07fix HTML Encodingdennisroczek1-1/+1
2017-03-14fix typo/grammar: "the the" --> thedennisroczek5-29/+27
2017-02-27fix typo: documention --> documentationdennisroczek1-4/+4
2017-01-01fix the distcheck build and remove refs to deleted filesMarkus Mohrhard2-2/+2
2017-01-01update coding guidelinesMarkus Mohrhard1-9/+0
2016-12-31remove reference to deleted fileMarkus Mohrhard1-1/+0
2016-12-16add changes for TestCaller and TEST_CASE_PARAMETERIZED into NEWSMarkus Mohrhard1-4/+9
2016-12-16implement parameterized testsMarkus Mohrhard6-0/+60
2016-12-16use std::function for the test method in TestCallerMarkus Mohrhard1-5/+15
2016-12-16extract the code to turn a variable into a stringMarkus Mohrhard3-30/+49
2016-12-16AM_CPPFLAGS is preferred by "newer" versions of automakeDavid Tardon6-6/+6
2016-12-16error: blank line following trailing backslashDavid Tardon1-1/+1
2016-12-16drop project files for Visual Studio < 2010David Tardon19-11458/+2
2016-12-16tdf#104498 CPPUNIT_USE_TYPEINFO_NAME is a flagDavid Tardon7-8/+8
2016-12-15we no longer need a wrapper for the smart pointer caseMarkus Mohrhard7-27/+20
2016-12-14simpler implementation for the enum class work aroundMarkus Mohrhard1-18/+14
2016-12-13no need for optional features now that we require C++11Markus Mohrhard1-13/+0
2016-12-13update the NEWS file with C++11 and portability changesMarkus Mohrhard1-2/+10
2016-12-13add support for enum class to the asserterMarkus Mohrhard2-13/+40
2016-12-11update coding guidelinesMarkus Mohrhard1-10/+0
2016-12-11remove support for old broken C++ compilersMarkus Mohrhard37-328/+59
2016-10-15update NEWSMarkus Mohrhard1-0/+5
2016-10-15cppunit.m4 is goneMarkus Mohrhard1-1/+1
2016-10-15always use std::unique_ptrMarkus Mohrhard1-4/+0
2016-10-15replace with std::unique_ptrMarkus Mohrhard1-12/+3
2016-10-15HelperMacros: fix deprecated NULL macro usageGARCIN David1-2/+2
2016-10-15we always require RTTI nowMarkus Mohrhard12-171/+5
2016-10-15we always require c++11 nowMarkus Mohrhard1-4/+1
2016-02-13add more autoconf stuff to gitignoreDavid Tardon1-0/+4
2016-02-13drop cppunit-config in favor of pkg-configDavid Tardon7-263/+0
2016-02-13convert to UTF-8David Tardon2-3/+3
2015-11-08fix --disable-optional-features buildMarkus Mohrhard1-0/+4
2015-11-08fix make distcheckMarkus Mohrhard1-0/+2
2015-11-07add a flag for adding optional featuresMarkus Mohrhard10-25/+222
2015-11-07next version is 1.14.0Markus Mohrhard1-1/+1
2015-10-06Remove surplus ] and fix option textJan-Marek Glogowski1-1/+1
2015-08-20update URL for bug reportsMarkus Mohrhard1-1/+1
2015-08-20update CodingGuidelinesMarkus Mohrhard1-26/+2
2015-08-18add new assertions to NEWSMarkus Mohrhard1-0/+3
2015-08-18remove commented out codeMarkus Mohrhard1-8/+1
2014-11-03extend tell coverity that fail doesn't returnCaolán McNamara1-0/+1
2014-07-17add fix for fdo381433 to NewsMarkus Mohrhard1-0/+7