summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-11-024-0/+29
* Merge branch 'output-CMP0022-entries' into policy-CMP0022-fixesBrad King2013-11-021-0/+9
|\
| * CMP0022: Output link interface mismatch for static library warningStephen Kelly2013-10-231-0/+9
* | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-262-1/+8
|/
* 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-07-315-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
| | |_|/ / | |/| | |
* | | | | Merge topic 'memcheck_pre_post_args'Brad King2013-07-291-1/+5
|\ \ \ \ \
| * | | | | Revert "CTest: fix pre and post test commands with spaces" (#13887)Rolf Eike Beer2013-07-271-1/+5
| |/ / / /
* | | | | Merge topic 'ninja_bad_cmcldeps_paths'Brad King2013-07-293-0/+58
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Ninja: Update BuildDepends test to verify cmcldeps depfiles.Robert Maynard2013-07-263-0/+58
* | | | | Merge topic 'minor-cleanups'Brad King2013-07-299-4/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Genex: Disallow LINKER_LANGUAGE only when used on a static library.Stephen Kelly2013-07-261-2/+2
| * | | | cmTarget: Fix iface libraries and languages for static libraries.Stephen Kelly2013-07-266-0/+29