summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-0/+2
* FindLua: Add tests for this moduleAlexander Grund2018-05-241-0/+1
* install: add test for new NAMELINK_COMPONENT parameterKyle Edwards2018-05-031-1/+7
* Merge topic 'csharp_reference_imported_targets'Brad King2018-04-261-0/+1
|\
| * add tests for using target_link_libraries() with imported managed targetsMichael Stürmer2018-04-241-0/+1
* | FindMatlab: Matlab Runtime Compiler supportRaffi Enficiaud2018-04-231-2/+10
|/
* Merge topic 'cpack-trace-nullptr'Brad King2018-04-111-0/+1
|\
| * CPack: Fix crash on invalid generator nameBrad King2018-04-101-0/+1
* | Ninja: Fix Fortran support with response filesBrad King2018-04-051-0/+3
* | UseSWIG: Rework testsMarc Chevrier2018-04-021-5/+0
* | Drop Visual Studio 8 2005 generatorBrad King2018-04-021-3/+3
* | Merge topic 'cmWorkingDirectory_success_checking'Brad King2018-03-091-0/+1
|\ \
| * | Tests: Confirm test working dir set successfullyCraig Scott2018-03-041-0/+1
* | | CTest: Add options to control test process affinity to CPUsBrad King2018-03-051-0/+3
|/ /
* | UseSWIG: Re-work test frameworkMarc Chevrier2018-02-141-0/+5
|/
* sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-241-0/+1
* Merge topic 'cache-truncate-newlines'Brad King2018-01-191-0/+1
|\
| * cmCacheManager: Test and document newline truncation behaviorKyle Edwards2018-01-151-0/+1
* | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-121-2/+0
|/
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-291-0/+5
* Fortran: Add option to run the compiler through launcher toolsBrad King2017-11-211-0/+3
* Merge topic 'FindOpenGL-glvnd-policy'Brad King2017-11-201-0/+1
|\
| * FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-171-0/+1
* | Tests: Add test for bad foreach inside a functionBrad King2017-11-161-0/+1
|/
* Merge branch 'backport-fix-co-compile' into fix-co-compileBrad King2017-10-271-0/+6
|\
| * cmcmd: Restore support for running multiple lint toolsBrad King2017-10-271-0/+6
* | Add infrastructure for generators to select a build tool instanceBrad King2017-10-191-0/+3
* | FetchContent: Add testsCraig Scott2017-10-161-0/+1
|/
* FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-291-0/+1
* GetPrerequisites: Restore behavior on missing binary of not clearing listBrad King2017-09-261-0/+1
* Tests: Fix RunCMake.try_compile CxxStandard case on MSVCBrad King2017-09-221-13/+31
* Tests: Add tests for missing sources in add_executable and add_library.Deniz Bahadir2017-09-201-0/+2
* Add properties to run cppcheck along with the compilerBill Hoffman2017-08-301-0/+2
* Add dynamic test discovery for for Google TestMatthew Woehlke2017-07-271-0/+1
* Merge topic 'test_include_files'Brad King2017-07-131-0/+1
|\
| * Add TEST_INCLUDE_DIR[S] unit testMatthew Woehlke2017-07-121-0/+1
* | Add tests for new directory labels and labels-for-subprojects featuresBetsy McPhail2017-07-101-0/+1
|/
* Merge topic 'feature/include_guard'Brad King2017-06-281-0/+1
|\
| * include_guard: add tests for the featurePavel Solodovnikov2017-06-221-0/+1
* | Vs: fix CSharp custom command by introducing inline MSBuild <Targets>sMichael Stürmer2017-06-221-0/+4
|/
* Merge topic 'execute_process-pipeline-results'Brad King2017-06-121-1/+3
|\
| * execute_process: Add option to get results of every childAdam Weisi2017-06-101-1/+3
* | CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-091-0/+3
|/
* Tests: Fix RunCMake.GNUInstallDirs on BSD platformsBrad King2017-06-021-1/+1
* Merge topic 'separgs-native'Brad King2017-04-281-0/+1
|\
| * separgs: Migrate tests to RunCMake testsChristian Pfeiffer2017-04-261-0/+1
* | Merge topic 'ctest_test-ignore-skipped-tests'Brad King2017-04-271-0/+1
|\ \ | |/ |/|
| * cmCTestTestHandler: count skipped tests as disabledBen Boeckel2017-04-241-0/+1
* | Merge topic 'remove-xcode-2'Brad King2017-04-241-23/+1
|\ \
| * | Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-23/+1
| |/