Scott Giese
43c530b660
Modernize: std::string_literals
2020-12-05 14:25:59 -06:00
Scott Giese
5a29e7aade
Resolve warning: Double Delete
2020-08-29 10:47:12 -05:00
Edward d'Auvergne
f539e03729
TestSuite: Added the Autotools auto-generated CppUnit config-auto.h file.
2018-03-23 17:26:05 +01:00
Edward d'Auvergne
e66db5ca3a
TestSuite: Support for building the FlightGear bundled CppUnit library.
...
The CppUnit source is built as a static library and linked to the run_test_suite
executable. The FlightGear CppUnit library is now build using CMake rather than
using the Autotools build system.
2018-03-23 17:26:05 +01:00
Edward d'Auvergne
f4ee276472
TestSuite: Addition of a stripped down version of CppUnit 1.14.0.
...
This is the version maintained by the freedesktop.org organisation and is
documented at https://www.freedesktop.org/wiki/Software/cppunit/ . All
unnecessary files have been stripped out.
2018-03-23 17:26:05 +01:00