summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/RunCMake.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-081-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