cpp-utilities/tests
Martchus 52bf075317 Move creation of srcdirref and testfiles dir to BasicConfig
Those make testing more convenient and are also useful when
there's no test target, eg. when testing syncthingtray with
mocked configuration.
2018-05-01 23:59:28 +02:00
..
argumentparsertests.cpp Improve tests of argument parser 2018-01-29 16:23:10 +01:00
calculateoverallcoverage.awk Fix calculation of overall test coverage 2017-08-17 17:59:29 +02:00
chronotests.cpp Improve chrono tests 2018-01-29 16:24:17 +01:00
conversiontests.cpp Add simplified, string_view-compatible version of splitString() 2018-02-28 18:03:07 +01: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 Improve tests for IO utilities 2018-01-29 16:26:02 +01: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 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 Move creation of srcdirref and testfiles dir to BasicConfig 2018-05-01 23:59:28 +02:00
testutils.h Use src dir as fallback unless arg *and* env var specified 2018-02-03 17:16:30 +01:00
traitstests.cpp Add trait to check whether type is complete 2017-11-16 02:00:03 +01:00