cpp-utilities/tests
Martchus 7204bc6f06 Support using string builder with types convertible to target string type
So e.g. std::filesystem::path can be used to build an std::string.
2020-02-13 17:05:46 +01: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 Improve DateTime 2019-11-17 22:30:51 +01:00
conversiontests.cpp Support using string builder with types convertible to target string type 2020-02-13 17:05:46 +01:00
cppunit.cpp minor adjustments 2016-03-03 19:07:46 +01:00
cppunit.h Improve test application for cppunit 2019-06-14 18:07:45 +02:00
iotests.cpp Add writeFile() 2019-12-15 19:00:15 +01: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 Use const where possible in code dealing with profiling data 2020-01-12 21:02:43 +01:00
testutils.h Rename TestApplication::m_instance to TestApplication::s_instance 2019-06-17 21:03:37 +02:00
traitstests.cpp Exclude private structs from documentation 2019-09-04 18:51:17 +02:00