summaryrefslogtreecommitdiff
path: root/Tests/CMakeTests
Commit message (Expand)AuthorAgeFilesLines
...
* Tests: Update ModuleNotices test for new noticeBrad King2016-09-271-18/+5
* string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-122-0/+14
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-0/+14
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-282-4/+4
* CMakeParseImplicitLinkInfo: Exclude libclang_rt librariesBrad King2016-07-111-0/+6
* PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILESJean-Christophe Fillion-Robin2016-03-311-0/+5
* PushCheckStateTest: Test all variables managed by the moduleJean-Christophe Fillion-Robin2016-03-311-9/+43
* PushCheckStateTest: Fix syntax warningJean-Christophe Fillion-Robin2016-03-311-2/+2
* CMake: Extend TIMESTAMP sub-commands with new unix time format specifierJose-Luis Blanco-Claraco2016-02-182-0/+28
* CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737)Brad King2015-09-111-0/+7
* Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-1438-249/+0
* Tests: Fix CheckSourceTree test when build is under source (#15566)Brad King2015-05-141-1/+11
* Tests: Fix CMake.ELF test with read-only source (#15489)Bill Newcomb2015-04-011-1/+1
* Tests: Add more signature tests to RunCMake.configure_file testBrad King2015-03-0910-66/+0
* Tests: Fix CheckSourceTree test for newer GitBrad King2014-12-161-2/+2
* string: Tolerate SUBSTRING length exceeding end indexDomen Vrankar2014-11-132-6/+9
* cmSystemTools: reimplement verson comparison without sscanf()Rolf Eike Beer2014-10-311-0/+2
* extend the testing for version comparisonRolf Eike Beer2014-10-291-6/+80
* Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-2/+2
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-2/+2
* file DOWNLOAD: Test non-zero return status.Matt McCormick2014-01-151-0/+13
* file DOWNLOAD: Add test for bad hash.Matt McCormick2014-01-152-0/+14
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* get_property: Drop test for builtin property documentationBrad King2013-10-161-11/+0
* Tests: Verify policies are introduced only in "official" versionsDavid Cole2013-08-282-0/+163
* Add cmake_host_system_information commandNils Gladitz2013-06-196-0/+42
* Merge branch 'master' into escape-regex-specials-in-pathRolf Eike Beer2013-06-031-0/+1
|\
| * Sanitize linker name to parse implicit link line (#14154)Brad King2013-05-171-0/+1
* | Fix test failures caused by regexp-sensitive characters in the build pathsModestas Vainius2013-06-034-28/+41
|/
* Merge topic 'implicit-lib-canonical-path'Brad King2013-02-081-0/+6
|\
| * Normalize full paths in implicit link library listBrad King2013-02-061-0/+6
* | ProcessorCount test: require SystemInformation process to workRolf Eike Beer2013-01-251-1/+8
* | ProcessorCount test: fix path to cmsysTestsCxx executableRolf Eike Beer2013-01-252-3/+4
* | OS X: Detect implicit linker framework search pathsBrad King2012-12-111-3/+8
* | OS X: Detect implicit link directories on modern toolchainsBrad King2012-12-111-0/+97
* | CMake: Stylistic changes and documentation tweaksDavid Cole2012-12-051-2/+0
* | CMake: Add TIMESTAMP subcommand to string and file commandsNils Gladitz2012-12-0517-0/+99
* | Add several get_property() testsPetr Kmoch2012-11-021-0/+17
* | GetProperty test: move doc property tests into main processRolf Eike Beer2012-11-022-16/+11
* | list: add tests for CMP0007 behaviorRolf Eike Beer2012-11-022-0/+20
* | Add test to secure the file(GLOB empty) behavior.Amine Chadly2012-11-021-0/+5
* | file: remove dead codeAmine Chadly2012-11-023-0/+9
* | Consolidate list() argument count testingPetr Kmoch2012-11-022-12/+20
* | Add tests for list() invalid argumentsPetr Kmoch2012-11-0210-0/+39
* | Add tests for list() argument countPetr Kmoch2012-11-026-0/+49
* | CMakeTests: allow to call the check_cmake_test macro with a given fileRolf Eike Beer2012-11-021-24/+29
|/
* file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=valueBrad King2012-09-191-6/+6
* Merge topic 'if-version-depth'David Cole2012-09-181-0/+7
|\
| * if: Compare up to 8 components in VERSION testsBrad King2012-09-111-0/+7
* | file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASHBill Hoffman2012-09-111-0/+53
|/