cpp-utilities/tests
Martchus 32780ed6a6 Support formatting ISO timestamps via DateTime::toString() with option to omit defaults
Omitting components are also allowed when parsing ISO timestamps so it makes sense to
have something similar in the other direction as well.

Note that the idea comes from ID3v2.4.0 which stores timestamps in a subset of ISO 8601
similarily to what this library supports and it allows to omit default components as
well.
2020-04-26 21:38:02 +02:00
..
argumentparsertests.cpp Use override in test fixtures 2019-10-13 18:27:41 +02:00
calculateoverallcoverage.awk Fix calculation of overall test coverage 2017-08-17 17:59:29 +02:00
chronotests.cpp Support formatting ISO timestamps via DateTime::toString() with option to omit defaults 2020-04-26 21:38:02 +02:00
conversiontests.cpp Ensure no copy is made when using argsToString() 2020-02-18 19:29:23 +01:00
cppunit.cpp minor adjustments 2016-03-03 19:07:46 +01:00
cppunit.h Print "Executing test" via cppunit.h 2020-04-11 21:50:55 +02:00
iotests.cpp Add test for fileName() without parent directories 2020-04-11 21:44:07 +02:00
mathtests.cpp Fix old namespaces being mentioned in the documentation 2019-09-04 18:45:28 +02:00
misctests.cpp Add version header to libraries 2019-06-16 15:33:10 +02:00
outputcheck.h Have everything in one top-level namespace 2019-06-10 21:56:46 +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 Improve documentation of some test utilities 2020-04-13 23:35:22 +02:00
testutils.h Add TESTUTILS_ASSERT_LIKE_FLAGS to pass regex flags 2020-03-02 18:24:06 +01:00
traitstests.cpp Use a universal reference to implement dereferenceMaybe() 2020-02-18 19:20:24 +01:00