summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove BeOS special supportMarkus Mohrhard2017-04-136-59/+2
* remove more msvc specific code and bc5 stuffMarkus Mohrhard2017-04-13153-20353/+7
* remove the qt test runner that depends on ancient qtMarkus Mohrhard2017-04-1352-3326/+5
* fix HTML Encodingdennisroczek2017-04-071-1/+1
* fix typo/grammar: "the the" --> thedennisroczek2017-03-145-29/+27
* fix typo: documention --> documentationdennisroczek2017-02-271-4/+4
* fix the distcheck build and remove refs to deleted filesMarkus Mohrhard2017-01-012-2/+2
* update coding guidelinesMarkus Mohrhard2017-01-011-9/+0
* remove reference to deleted fileMarkus Mohrhard2016-12-311-1/+0
* add changes for TestCaller and TEST_CASE_PARAMETERIZED into NEWSMarkus Mohrhard2016-12-161-4/+9
* implement parameterized testsMarkus Mohrhard2016-12-166-0/+60
* use std::function for the test method in TestCallerMarkus Mohrhard2016-12-161-5/+15
* extract the code to turn a variable into a stringMarkus Mohrhard2016-12-163-30/+49
* AM_CPPFLAGS is preferred by "newer" versions of automakeDavid Tardon2016-12-166-6/+6
* error: blank line following trailing backslashDavid Tardon2016-12-161-1/+1
* drop project files for Visual Studio < 2010David Tardon2016-12-1619-11458/+2
* tdf#104498 CPPUNIT_USE_TYPEINFO_NAME is a flagDavid Tardon2016-12-167-8/+8
* we no longer need a wrapper for the smart pointer caseMarkus Mohrhard2016-12-157-27/+20
* simpler implementation for the enum class work aroundMarkus Mohrhard2016-12-141-18/+14
* no need for optional features now that we require C++11Markus Mohrhard2016-12-131-13/+0
* update the NEWS file with C++11 and portability changesMarkus Mohrhard2016-12-131-2/+10
* add support for enum class to the asserterMarkus Mohrhard2016-12-132-13/+40
* update coding guidelinesMarkus Mohrhard2016-12-111-10/+0
* remove support for old broken C++ compilersMarkus Mohrhard2016-12-1137-328/+59
* update NEWSMarkus Mohrhard2016-10-151-0/+5
* cppunit.m4 is goneMarkus Mohrhard2016-10-151-1/+1
* always use std::unique_ptrMarkus Mohrhard2016-10-151-4/+0
* replace with std::unique_ptrMarkus Mohrhard2016-10-151-12/+3
* HelperMacros: fix deprecated NULL macro usageGARCIN David2016-10-151-2/+2
* we always require RTTI nowMarkus Mohrhard2016-10-1512-171/+5
* we always require c++11 nowMarkus Mohrhard2016-10-151-4/+1
* add more autoconf stuff to gitignoreDavid Tardon2016-02-131-0/+4
* drop cppunit-config in favor of pkg-configDavid Tardon2016-02-137-263/+0
* convert to UTF-8David Tardon2016-02-132-3/+3
* fix --disable-optional-features buildMarkus Mohrhard2015-11-081-0/+4
* fix make distcheckMarkus Mohrhard2015-11-081-0/+2
* add a flag for adding optional featuresMarkus Mohrhard2015-11-0710-25/+222
* next version is 1.14.0Markus Mohrhard2015-11-071-1/+1
* Remove surplus ] and fix option textJan-Marek Glogowski2015-10-061-1/+1
* update URL for bug reportsMarkus Mohrhard2015-08-201-1/+1
* update CodingGuidelinesMarkus Mohrhard2015-08-201-26/+2
* add new assertions to NEWSMarkus Mohrhard2015-08-181-0/+3
* remove commented out codeMarkus Mohrhard2015-08-181-8/+1
* extend tell coverity that fail doesn't returnCaolán McNamara2014-11-031-0/+1
* add fix for fdo381433 to NewsMarkus Mohrhard2014-07-171-0/+7
* fix crash with WIN64 in testrunnerMarkus Mohrhard2014-07-171-2/+2
* add new assertion macros for <, <=, > and >=Markus Mohrhard2014-07-135-14/+472
* mark the fails as no-returnCaolán McNamara2014-07-061-3/+10
* tell coverity that fail doesn't returnCaolán McNamara2014-07-061-1/+1
* Update FSF address in LGPL license.Thorsten Behrens2013-11-121-1/+1