cpp-utilities/tests
Martchus 4c1b733290 Rework ArgumentParser::parseArgs()
* Remove "ext()" and "orExit()" versions
* Exit by default (might be intrusive but it is the most
  common use)
* Rename Failure to ParseError
2019-06-10 16:03:27 +02:00
..
argumentparsertests.cpp Rework ArgumentParser::parseArgs() 2019-06-10 16:03:27 +02:00
calculateoverallcoverage.awk Fix calculation of overall test coverage 2017-08-17 17:59:29 +02:00
chronotests.cpp Allow omitting second fraction in DateTime::fromIsoString 2018-11-01 20:20:32 +01:00
conversiontests.cpp Remove types 2019-04-13 20:33:39 +02:00
cppunit.cpp minor adjustments 2016-03-03 19:07:46 +01:00
cppunit.h Log total test result 2019-05-04 15:47:31 +02:00
iotests.cpp Remove directoryEntries() 2019-06-05 23:50:38 +02:00
mathtests.cpp Make math functions templates and move to misc 2019-05-13 22:42:17 +02:00
misctests.cpp Add workingCopyPathAs() 2019-01-20 22:56:22 +01:00
outputcheck.h Make all tests pass under Windows 2018-10-03 22:37:55 +02:00
stringbuilder-bench.cpp Use DateTime::exactGmtNow in stringbuilder benchmark 2018-03-07 18:52:03 +01:00
stringbuilder-bench.md Update summary of stringbuilder benchmark 2017-07-11 19:16:32 +02:00
testutils.cpp Rework ArgumentParser::parseArgs() 2019-06-10 16:03:27 +02:00
testutils.h Add read-only accessors to TestApplication 2019-05-15 15:52:06 +02:00
traitstests.cpp Fix Traits::IsSpecializationOf to ignore cv qualifier 2018-10-29 23:16:16 +01:00