summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
Commit message (Expand)AuthorAgeFilesLines
* Fix configure time error that occurs when there is a backslash in the HOME en...David Cole2010-02-101-1/+2
* Add alternate per-vendor compiler id detectionBrad King2010-02-012-0/+32
* Clean up CMake build tree 'bin' directoryBrad King2009-12-081-1/+1
* Force CheckSourceTree test to pass if the source tree is not a CVS checkout. ...David Cole2009-12-071-0/+11
* Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...David Cole2009-12-042-0/+15
* Fix get_filename_component(... REALPATH) work dirBrad King2009-11-181-0/+15
* Fix issue #9851 - only seed the random number generator on the first call to ...David Cole2009-11-061-0/+8
* Check Mac linker lines in ImplicitLinkInfo testBrad King2009-11-051-0/+33
* Remove non-language implicit link dependenciesBrad King2009-11-051-15/+15
* Create CMake.ELF test to cover cmELF furtherBrad King2009-10-276-0/+52
* Test if() boolean coersion and CMP0012 behaviorsBrad King2009-10-272-0/+159
* Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...David Cole2009-10-172-3/+3
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-172-3/+113
* Add more testing coverage of the FILE command.David Cole2009-10-162-0/+116
* More robust implicit link line detection regexBrad King2009-10-071-0/+8
* Log implicit link information parsing actionsBrad King2009-10-061-1/+3
* Increase coverage. Intentionally trigger error conditions. Call all the else*...David Cole2009-10-064-0/+94
* Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...David Cole2009-10-055-0/+87
* Add a few more cases to the new StringTest for even better coverage. Re-facto...David Cole2009-10-033-117/+184
* Correct some typos in error messages in the string command. Add a test that c...David Cole2009-10-023-0/+206
* Better CMake.ModulesNotice test regexBrad King2009-10-011-2/+3
* New CMake.ModulesNotice test for copyright noticesBrad King2009-10-012-0/+46
* Create CMake.ConfigureFile test for configure_fileBrad King2009-09-166-0/+28
* Factor out CMake.File test result check for re-useBrad King2009-09-162-35/+40
* Check PGI linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Check Intel linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* BUG: Parse implicit link editor -z*extract optionsBrad King2009-07-281-2/+2
* ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...David Cole2009-07-272-4/+51
* ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...David Cole2009-07-251-49/+86
* BUG: Further avoid ImplicitLinkInfo case changeBrad King2009-07-251-6/+6
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-1/+1
* BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd...David Cole2009-07-241-3/+53
* BUG: Teach VariableWatch test to check resultsBrad King2009-07-241-0/+9
* BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...David Cole2009-07-242-0/+61
* BUG: Avoid case change in ImplicitLinkInfo testBrad King2009-07-241-6/+6
* ENH: Create ImplicitLinkInfo testBrad King2009-07-232-0/+320
* ENH: Teach separate_arguments() to parse commandsBrad King2009-07-142-0/+26
* BUG: Fix CMake.File test for deep dir nameBrad King2009-04-291-1/+1
* ENH: Test file(COPY) failure casesBrad King2009-04-299-0/+58
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-311-1/+0
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-311-0/+1
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-061-1/+0
* ENH: Teach message() how to display warningsBrad King2009-03-063-0/+35
* ENH: Overhaul CMake version numberingBrad King2009-03-052-0/+10
* ENH: Add get_filename_component(... REALPATH)Brad King2009-02-092-0/+58
* BUG: Alternative fix to bug #8423Brad King2009-02-062-44/+0
* ENH: add missing fileBill Hoffman2009-01-291-0/+43
* BUG: fix for #8423Bill Hoffman2009-01-291-0/+1
* ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis...David Cole2008-10-241-8/+4
* PERF: Test takes too long when recursing for executable files and when doing ...David Cole2008-09-091-1/+1