summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | project: Manage VERSION variablesBrad King2014-01-2926-0/+138
| * | project: Add optional LANGUAGES keywordBrad King2014-01-2912-0/+29
* | | Merge topic 'fix-Qt-autogen'Brad King2014-01-298-10/+84
|\ \ \ | | |/ | |/|
| * | QtAutogen: Short-circut some logic when moc is not available.Stephen Kelly2014-01-284-0/+71
| * | QtAutogen: Use Qt 4 IMPORTED targets to find executable locations.Stephen Kelly2014-01-284-10/+13
* | | Merge topic 'ExternalProject-git-submodules'Brad King2014-01-291-0/+16
|\ \ \
| * | | ExternalProject: Add option GIT_SUBMODULESGereon Kremer2014-01-281-0/+16
| | |/ | |/|
* | | Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] testsBrad King2014-01-284-4/+4
|/ /
* | Merge topic 'ctest-update-p4-unknown-revision'Brad King2014-01-271-1/+3
|\ \
| * | ctest_update: Handle P4 unknown revisions more robustlyPedro Navarro2014-01-221-1/+3
* | | Merge topic 'robust-ep-download-verify'Brad King2014-01-273-0/+27
|\ \ \ | |_|/ |/| |
| * | file DOWNLOAD: Test non-zero return status.Matt McCormick2014-01-161-0/+13
| * | file DOWNLOAD: Add test for bad hash.Matt McCormick2014-01-162-0/+14
* | | Allow projects to specify extra inputs to CMakeBrad King2014-01-215-0/+27
* | | Add test case to verify CMake does not re-run on first buildBrad King2014-01-213-0/+23
* | | cmake: Add '-E sleep' commandBrad King2014-01-217-0/+12
| |/ |/|
* | cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-208-0/+39
* | Tests/RunCMake: Add function to run a specified command-lineBrad King2014-01-202-11/+32
* | Tests/RunCMake: Move documentation to a README.rstBrad King2014-01-202-36/+52
|/
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-144-0/+49
* Merge topic 'missing-dependency-error'Brad King2014-01-1314-0/+53
|\
| * AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-1214-0/+53
* | Tests: Fix find-package mode test.Stephen Kelly2014-01-111-2/+2
|/
* Merge topic 'remove-duplicate-file'Brad King2014-01-101-142/+0
|\
| * Tests: Remove .orig file.Stephen Kelly2014-01-101-142/+0
* | InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelistingStephen Kelly2014-01-092-0/+28
|/
* Merge topic 'policies'Brad King2014-01-0934-0/+178
|\
| * get_target_property: Error on non-existent target.Stephen Kelly2014-01-0813-0/+43
| * Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-088-0/+81
| * cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-0815-0/+54
* | Merge topic 'optional-install'Brad King2014-01-0917-0/+244
|\ \
| * | InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-0817-0/+244
* | | Help: Ensure that target-policies are added to the documentation.Stephen Kelly2014-01-071-0/+5
| |/ |/|
* | Genex: Add a nullary form for CONFIGStephen Kelly2014-01-074-11/+3
* | CompatibleInterface: Test debugging of not-set property.Stephen Kelly2014-01-072-1/+8
* | Tests: simplify Qt4 target usageStephen Kelly2014-01-071-4/+1
* | Test: Remove obsolete commented code.Stephen Kelly2014-01-071-2/+0
* | Genex: Make EQUAL support upper case binary literalsStephen Kelly2014-01-062-9/+13
* | Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-064-0/+14
* | cmTarget: Fix system include annotation propagation.Stephen Kelly2014-01-061-0/+4
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-066-1/+114
* | cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.Stephen Kelly2014-01-064-1/+24
* | Genex: Add EQUAL expression.Stephen Kelly2014-01-063-2/+44
* | cmTarget: Use strtol for numeric parsing.Stephen Kelly2014-01-062-2/+12
* | Merge topic 'minor-cleanups'Brad King2014-01-0622-7/+133
|\ \
| * | cmTarget: Test impliedByUse number-compatible properties.Stephen Kelly2014-01-044-0/+15
| * | cmTarget: Don't repeat property origin debug information.Stephen Kelly2014-01-042-2/+15
| * | cmTarget: Fix debug report for interface-set compatibility types.Stephen Kelly2014-01-042-2/+15
| * | cmTarget: Fix reporting interface-set properties which are FALSE.Stephen Kelly2014-01-042-1/+10
| * | Qt Tests: Remove commented and unneeded line.Stephen Kelly2014-01-041-1/+0