summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Tests: Verify policies are introduced only in "official" versionsDavid Cole2013-08-282-0/+163
* | | | | | Merge topic 'update_trilinos_contract_test'Brad King2013-10-076-9/+9
|\ \ \ \ \ \
| * | | | | | update Trilinos contract testZack Galbreath2013-08-286-9/+9
| |/ / / / /
* | | | | | Merge topic 'PLATFORM_ID-genex'Brad King2013-10-072-0/+13
|\ \ \ \ \ \
| * | | | | | Genex: Add the PLATFORM_ID expression.Stephen Kelly2013-08-282-0/+13
| |/ / / / /
* | | | | | Merge topic 'automoc-gadget'Brad King2013-10-073-1/+23
|\ \ \ \ \ \
| * | | | | | Search for the Q_GADGET macro for running automoc too.Stephen Kelly2013-08-283-1/+23
| |/ / / / /
* | | | | | Merge topic 'ADDITIONAL_MAKE_CLEAN_FILES-genex'Brad King2013-10-071-0/+12
|\ \ \ \ \ \
| * | | | | | Genex: Evaluate genexes for additional make clean files.Stephen Kelly2013-08-281-0/+12
| |/ / / / /
* | | | | | Merge topic 'no-duplicate-find-tests'Brad King2013-10-071-2/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | blacklist tests with their own test in Tests/Module from AllFindModules testRolf Eike Beer2013-08-091-2/+9
| | |_|_|/ | |/| | |
* | | | | Genex: Fix processing multiple include directories for relative pathsStephen Kelly2013-10-071-1/+1
* | | | | Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failureBrad King2013-10-021-0/+2
* | | | | Xcode: Fix test architecture selection for Xcode >= 5Brad King2013-10-022-4/+4
| |_|/ / |/| | |
* | | | Add differing target property content to policy CMP0022 warningStephen Kelly2013-09-112-0/+18
| |/ / |/| |
* | | Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines'Brad King2013-08-261-1/+2
|\ \ \
| * | | Fix RunCMake.Configure test expectation newline matchingBrad King2013-08-161-1/+2
* | | | Merge topic 'find-IMPORTED-targets-for-try_compile'Brad King2013-08-266-7/+97
|\ \ \ \
| * | | | try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIESStephen Kelly2013-08-264-1/+55
| * | | | try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIESStephen Kelly2013-08-264-7/+43
| | |_|/ | |/| |
* | | | Fix OLD behavior of CMP0021.Stephen Kelly2013-08-244-0/+31
|/ / /
* | | Merge topic 'cmake-syntax'Brad King2013-08-154-0/+6
|\ \ \
| * | | Do not warn about left paren not separated by a spaceBrad King2013-08-154-0/+6
* | | | Merge topic 'cygwin-RunCMake-tests'Brad King2013-08-1436-36/+36
|\ \ \ \
| * | | | Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-1336-36/+36
| | |_|/ | |/| |
* | | | Genex: Fix segfault when parsing ends with parameter expectation.Stephen Kelly2013-08-132-0/+4
|/ / /
* | | Merge topic 'cmake-syntax'Brad King2013-08-0840-0/+193
|\ \ \
| * \ \ Merge branch 'dev/fix-variable-watch-crash' into cmake-syntaxBrad King2013-08-083-0/+14
| |\ \ \ | | |/ / | |/| |
| * | | Warn about unquoted arguments that look like long bracketsBrad King2013-08-084-0/+38
| * | | Warn about arguments not separated by whitespaceBrad King2013-08-081-1/+17
| * | | Add RunCMake.Syntax test cases for command invocation stylesBrad King2013-08-0816-0/+74
| * | | cmListFileLexer: Fix line number after backslash in stringBrad King2013-08-084-0/+12
| * | | Add RunCMake.Syntax test to cover argument parsingBrad King2013-08-0819-0/+53
* | | | Merge topic 'dev/fix-variable-watch-crash'Brad King2013-08-083-0/+14
|\ \ \ \ | | |/ / | |/| |
| * | | variable_watch: Add test for watching a variable multiple timesBen Boeckel2013-08-083-0/+14
* | | | Merge topic 'parallel-memcheck'Brad King2013-08-082-13/+16
|\ \ \ \
| * | | | CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-072-13/+16
| | |/ / | |/| |
* | | | Skip CTestLimitDashJ test on BorlandBrad King2013-08-071-3/+5
|/ / /
* | | Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-0270-3/+386
|/ /
* | Merge topic 'INCLUDES-DESTINATION-no-config'Brad King2013-08-015-12/+29
|\ \
| * | Export: Process generator expressions from INCLUDES DESTINATION.Stephen Kelly2013-08-015-12/+29
* | | Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-313-0/+24
|/ /
* | Merge topic 'static_library_flags'Brad King2013-07-314-2/+43
|\ \
| * | Add additonal tests for the linker flagsPatrick Gansterer2013-07-314-2/+43
* | | Merge topic 'ninja_bad_cmcldeps_paths'Brad King2013-07-311-0/+3
|\ \ \
| * | | VS 6: Tell BuildDepends test to tolerate ninjadep failureBrad King2013-07-301-0/+3
* | | | Merge topic 'install-interface-includes'Brad King2013-07-314-10/+0
|\ \ \ \
| * | | | install: Remove error condition using INCLUDES DESTINATION without EXPORT.Stephen Kelly2013-07-294-10/+0
* | | | | Merge topic 'fix-export-includes-crash'Brad King2013-07-292-0/+7
|\ \ \ \ \
| * | | | | Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.Stephen Kelly2013-07-292-0/+7
| | |_|/ / | |/| | |