cpp-utilities/tests
Martchus b4556c0481 Move OutputCheck to its own header file
* So it can be used in tests for tageditor and
  other applications
* Make it a header-only class so c++utilities
  does not depend on cppunit
2017-09-20 17:09:34 +02:00
..
argumentparsertests.cpp Move OutputCheck to its own header file 2017-09-20 17:09:34 +02:00
calculateoverallcoverage.awk Fix calculation of overall test coverage 2017-08-17 17:59:29 +02:00
chronotests.cpp chrono utils: Improve handling micro- and nanoseconds 2017-08-31 02:17:05 +02: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 Apply clang-format 2017-05-01 03:13:11 +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 Move OutputCheck to its own header file 2017-09-20 17:09:34 +02: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 Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00
testutils.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:45:23 +02:00
traitstests.cpp Add trait to test for strings 2017-05-10 23:31:28 +02:00