cpp-utilities/tests
Martchus 2b6f26895d Support multiple source directories in `srcdirref` file
* Locate test files in all source directories specified in `srcdirref`
* Allow overriding contents of `srcdirref` so the directory of another
  component (within the same repository) can be appended to share testfiles
2023-02-27 18:29:31 +01:00
..
argumentparsertests.cpp Avoid unqualified call to `std::move` 2023-01-28 20:20:30 +01: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 Improve messages of conversion tests 2023-02-05 21:21:26 +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 Support multiple source directories in `srcdirref` file 2023-02-27 18:29:31 +01:00
testutils.h Support multiple source directories in `srcdirref` file 2023-02-27 18:29:31 +01:00
traitstests.cpp Fix Traits::IsSpecializationOf for references 2020-06-17 21:41:00 +02:00