1
0
Fork 0
flightgear/CMakeModules
Edward d'Auvergne 8b438cb97e TestSuite: Initial support for a FlightGear test suite based on CppUnit.
This includes the basic CMake infrastructure for building and executing the test
suite.  Four test categories have been added - unit, system/functional, GUI, and
simgear unit tests.  The test suite is run by typing 'make test_suite'.

All of the fgfs sources are included in the new run_test_suite executable,
excluding the bootstrap routine and its main() function.  The test suite
currently consists of a single dummy unit test for the NasalSys subsystem, and a
single demonstration simgear/props unit test.
2018-03-23 17:26:04 +01:00
..
cmake_uninstall.cmake.in Uninstall rule, pinched from OSG 2010-12-28 13:43:14 +00:00
ConfigureCPack.cmake CMakeList clean-up. 2012-08-18 13:40:08 +02:00
ConfigureMsvc3rdParty.cmake Simplify MSVC detection to match SimGear. 2016-11-15 00:07:32 +01:00
DetectArch.cmake Enable SSE and SSE2 by default 2016-12-16 10:50:24 +01:00
DetectBrowser.cmake Make web browser app configurable through CMake (for Linux) 2012-08-18 14:11:31 +02:00
DetectDistro.cmake DetectDistro.cmake: Correct the lsb_release name 2012-08-26 11:55:45 +02:00
FindAAX.cmake Update to AeonWave version 3.0+ 2017-10-31 10:53:34 +01:00
FindCppUnit.cmake TestSuite: Initial support for a FlightGear test suite based on CppUnit. 2018-03-23 17:26:04 +01:00
FindCrashRpt.cmake Support CrashRpt 1403 2016-12-09 14:39:25 +00:00
FindFlite.cmake Allow using the system version of flite and the HTS engine 2014-04-28 21:33:48 +02:00
FindGit.cmake Fix CMake inclusion for copied FindGit.cmake 2011-01-09 00:04:59 +00:00
FindGooglePerfTools.cmake Improve finding gperftools and disable profiling by default (even with gperftools installed) 2012-11-19 13:11:03 +01:00
FindGsm.cmake Use GSM and Speex libraries from system if they are installed by Saikrishna Arcot 2014-01-23 17:46:49 +01:00
FindHtsEngine.cmake Allow using the system version of flite and the HTS engine 2014-04-28 21:33:48 +02:00
FindPLIB.cmake #946: some libraries not found on Ubuntu/Debian 2012-12-01 11:01:25 +01:00
FindSpeex.cmake Use GSM and Speex libraries from system if they are installed by Saikrishna Arcot 2014-01-23 17:46:49 +01:00
FindSpeexdsp.cmake Use GSM and Speex libraries from system if they are installed by Saikrishna Arcot 2014-01-23 17:46:49 +01:00
FindSQLite3.cmake #946: some libraries not found on Ubuntu/Debian 2012-12-01 11:01:25 +01:00
FindUDev.cmake #946: some libraries not found on Ubuntu/Debian 2012-12-01 11:01:25 +01:00
FlightGearBundleInfo.plist.in Mac nightly can use new launcher. 2015-01-06 21:59:06 +00:00
FlightGearComponent.cmake Sort fgfs source files in IDE folders 2012-09-16 19:26:53 +02:00
SelectLibraryConfigurations.cmake Copy SelectLibraryConfigurations into our modules, to support CMake 2.6 2011-01-14 10:52:38 +00:00