cpp-utilities/tests
Martchus 5acf422f71 Add useful operators to `DateTimeExpression`
* Add serialization back to string, useful for implementing
  `TagValue::toString()`
* Add equality comparition
2022-08-13 14:10:40 +02:00
..
argumentparsertests.cpp Fix typos 2022-06-26 11:48:44 +02:00
calculateoverallcoverage.awk Fix calculation of overall test coverage 2017-08-17 17:59:29 +02:00
chronotests.cpp Add useful operators to `DateTimeExpression` 2022-08-13 14:10:40 +02:00
conversiontests.cpp Possibly avoid ambiguous function call in conversion tests 2021-12-12 22:58:01 +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 Fix missing `#pragma GCC diagnostic push` 2022-05-21 12:13:01 +02:00
mathtests.cpp Fix old namespaces being mentioned in the documentation 2019-09-04 18:45:28 +02:00
misctests.cpp Add `checkFlagEnum()` and tests for `flagenumclass.h` 2022-07-29 22:01:51 +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 Add WorkingCopyMode::Cleanup 2022-01-08 23:35:01 +01:00
testutils.h Add test helper to use std::optional via CPPUNIT_ASSERT_EQUAL 2022-05-15 02:18:07 +02:00
traitstests.cpp Fix Traits::IsSpecializationOf for references 2020-06-17 21:41:00 +02:00