summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/RunCMake.cmake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Teach RunCMake to ignore PGI license expiry warningsBrad King2019-11-011-0/+6
* Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-081-0/+23
* Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-1/+4
|\
| * Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-1/+4
| |\
| | * Tests: Teach RunCMake to support a custom working directoryBrad King2019-09-241-1/+4
* | | Tests: Drop RunCMake workaround for AIX ld warnings about GNU atexitBrad King2019-07-151-2/+0
* | | RunCMake: Automatically support platform out override filesRobert Maynard2019-06-211-0/+10
|/ /
* | Tests: Add RunCMake helper to run cmake with optionsBrad King2019-04-101-0/+5
* | Tests: Teach RunCMake to optionally exclude the source dir argumentBrad King2019-04-101-1/+7
|/
* Tests: Add RunCMake_TEST_FILTER environment variableKyle Edwards2018-12-131-0/+4
* Tests: Add RunCMake "prep" stepBrad King2018-12-111-0/+5
* Tests: Teach RunCMake infrastructure to optionally provide stdinBrad King2018-11-151-0/+9
* Tests: Teach RunCMake to ignore Xcode missing file type warningsBrad King2018-06-191-0/+1
* Drop Visual Studio 8 2005 generatorBrad King2018-04-021-3/+0
* Tests: Teach RunCMake to ignore AIX ld warnings about GNU atexitBrad King2018-03-011-0/+2
* Add infrastructure for generators to select a build tool instanceBrad King2017-10-191-0/+6
* Tests: Teach RunCMake to ignore clang unused sanitizer flag warningsBrad King2017-10-101-0/+1
* Tests: Refactor RunCMake output line ignore regex constructionBrad King2017-10-101-1/+12
* Deprecate Visual Studio 8 2005 generatorBrad King2017-04-211-0/+3
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-3/+0
* RunCMake: Ignore xcodebuild bug warnings in testsGregor Jasny2017-03-241-1/+1
* Xcode: Ignore Xcode project warning until issue is fixedGregor Jasny2017-01-261-1/+1
* execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-301-0/+2
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-271-3/+3
* Deprecate Visual Studio 7 .NET 2003 generatorBrad King2016-04-281-0/+3
* Tests: Drop test for VS 7.0 generator deprecation warningsBrad King2016-04-281-3/+0
* Drop Visual Studio 6 generatorBrad King2016-03-091-3/+0
* Tests: Teach RunCMake infrastructure to use custom check.cmake fileBrad King2015-09-171-1/+5
* Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test outputBrad King2015-09-171-1/+1
* Tests: Teach RunCMake to tolerate 'Time Machine' lines in test outputBrad King2015-09-171-1/+1
* Tests: Teach RunCMake infrastructure to optionally timeoutBrad King2015-06-301-0/+7
* Tests: Protect RunCMake tests from MAKEFLAGS in environment (#15542)Brad King2015-04-291-0/+3
* Deprecate Visual Studio 7 generator (.NET 2002)Brad King2015-04-151-0/+3
* Deprecate Visual Studio 6 generatorBrad King2015-04-151-0/+3
* Tests: Teach RunCMake to optionally merge command output to stdoutBrad King2015-04-071-2/+8
* Tests: Teach RunCMake to tolerate 'Error kstat returned' lines in test outputBrad King2015-02-231-1/+1
* Tests: Teach RunCMake to tolerate Guard Malloc lines in test outputBrad King2015-02-231-1/+1
* Tests: Teach RunCMake to tolerate BullseyeCoverage lines in test outputBrad King2015-02-231-1/+1
* RunCMake: Allow specifying the stderr file for a test.Stephen Kelly2015-02-091-1/+4
* Tests/RunCMake: Normalize newlines before checking actual outputBrad King2015-01-271-0/+1
* Tests/RunCMake: Honor CMAKE_MAKE_PROGRAMBrad King2015-01-241-0/+3
* Tests: Teach RunCMake to report command-line on failureBrad King2015-01-151-0/+4
* RunCMake: Expect empty output by default.Stephen Kelly2014-12-311-0/+7
* Tests: Allow RunCMake expected result code to be a regexBrad King2014-12-161-1/+1
* cmake: Add -A option to specify a generator platformBrad King2014-09-151-1/+1
* Tests: Add generator platform supportBrad King2014-09-101-0/+1
* Tests: Drop broken and now unused RunCMake_TEST_FILE optionBrad King2014-06-301-4/+1
* RunCMake: Allow specifying the source dir and file to test.Stephen Kelly2014-04-061-2/+7
* Tests/RunCMake: Tell cmake not to report unused command-line optionsBrad King2014-02-271-0/+1
* Tests/RunCMake: Add function to run a specified command-lineBrad King2014-01-201-11/+26