summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/RunCMake.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* 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-281-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
* Merge topic 'apple-clang-id'Brad King2013-10-091-0/+3
|\
| * Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-071-0/+3
* | Tests/RunCMake: Tolerate valgrind lines in CMake outputBrad King2013-09-161-0/+1
|/
* Tests/RunCMake: Allow tests to control build tree behaviorBrad King2013-02-181-2/+6
* Tests: Add generator toolset supportBrad King2013-02-071-1/+3
* CMake: Add -T option to choose a generator toolsetBrad King2013-02-071-0/+4
* Teach RunCMake tests to allow custom checksBrad King2012-04-191-6/+11
* Add stronger infrastructure for CMake-only testsBrad King2012-03-121-0/+69