cpp-utilities/tests
Martchus 1be20da35a Make use of std::filesystem optional
It is not available under Android yet and only used for
Bash completion. So make it optional to support Android by
disabling that part of the Bash completion which is not
useful under Android anyways.
2019-07-02 18:40:25 +02:00
..
argumentparsertests.cpp Make use of std::filesystem optional 2019-07-02 18:40:25 +02:00
calculateoverallcoverage.awk Fix calculation of overall test coverage 2017-08-17 17:59:29 +02:00
chronotests.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
conversiontests.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02: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 Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
mathtests.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +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 Make run the default arg of TestApplication 2019-06-17 21:04:13 +02:00
testutils.h Rename TestApplication::m_instance to TestApplication::s_instance 2019-06-17 21:03:37 +02:00
traitstests.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00