cpp-utilities/tests
Martchus 357ede4ee7 chrono utils: Improve handling micro- and nanoseconds
DateTime and TimeSpan have an accuracy of 100 nanoseconds.

This commit ensures this is also handled in toString() and
fromString() methods and adds relevant convenience methods.
2017-08-31 02:17:05 +02:00
..
argumentparsertests.cpp Test printing dependency versions 2017-07-28 20:47:49 +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 Test ownership also for BinaryWriter class 2017-07-28 20:35:05 +02:00
mathtests.cpp Remove unused header in math tests 2017-08-05 18:34:50 +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 Merge prof data of subprocesses created when executing tests 2017-06-20 23:19:49 +02:00
testutils.h Merge prof data of subprocesses created when executing tests 2017-06-20 23:19:49 +02:00
traitstests.cpp Add trait to test for strings 2017-05-10 23:31:28 +02:00