cpp-utilities/tests
Martchus 37c98b2f91 Allow ~OutputCheck() to throw so assert behaves as expected
* Required because assertion might throw
* No ABI break because not part of ABI anyways
2017-12-11 14:01:40 +01:00
..
argumentparsertests.cpp Fix parsing top-level argument after abbreviation 2017-11-29 22:52:50 +01:00
calculateoverallcoverage.awk Fix calculation of overall test coverage 2017-08-17 17:59:29 +02:00
chronotests.cpp Improve period compution 2017-12-03 01:45:54 +01:00
conversiontests.cpp Improve conversion tests 2017-06-25 16:03:46 +02:00
cppunit.cpp minor adjustments 2016-03-03 19:07:46 +01:00
cppunit.h Improve coding style in test utilities 2017-10-24 01:02:07 +02:00
iotests.cpp Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00
mathtests.cpp Fix compiling math tests under 32-bit architectures 2017-09-03 20:13:27 +02:00
outputcheck.h Allow ~OutputCheck() to throw so assert behaves as expected 2017-12-11 14:01:40 +01:00
stringbuilder-bench.cpp string builder: Support integral types directly 2017-01-30 00:11:33 +01:00
stringbuilder-bench.md Update summary of stringbuilder benchmark 2017-07-11 19:16:32 +02:00
testutils.cpp Improve documentation of testutils 2017-11-12 16:58:53 +01:00
testutils.h testutils: Allow asserting maps/hashes 2017-11-13 20:06:09 +01:00
traitstests.cpp Add trait to check whether type is complete 2017-11-16 02:00:03 +01:00