summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Features: Define meaning for no language standard defaultBrad King2015-01-293-31/+55
* Merge topic 'xcode-revise-make-program'Brad King2015-01-291-1/+1
|\
| * Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)Brad King2015-01-291-1/+1
* | Merge topic 'vs-shader-flags'Brad King2015-01-293-0/+10
|\ \
| * | VS: Add source file property to set extra hlsl shader flagsRobert Goulet2015-01-283-0/+10
* | | Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization'Brad King2015-01-293-0/+19
|\ \ \ | |_|/ |/| |
| * | Normalize OBJECT_DEPENDS paths to match custom commands (#15366)Brad King2015-01-283-0/+19
| * | Merge branch 'fix-LOCATION-with-TARGET_OBJECTS' into releaseBrad King2015-01-144-0/+20
| |\ \
| * \ \ Merge branch 'fix-autouic-regression' into releaseBrad King2015-01-122-0/+9
| |\ \ \
* | \ \ \ Merge topic 'shorten-test-paths'Brad King2015-01-289-30/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tests: Shorten paths in ExternalProjectLocalBrad King2015-01-271-1/+1
| * | | | Tests: Shorten paths in RunCMake.CompileFeaturesBrad King2015-01-264-2/+2
| * | | | Tests: Shorten paths in CompileDefinitionsBrad King2015-01-254-27/+19
* | | | | Merge topic 'file-strings-utf-16'Brad King2015-01-2713-0/+29
|\ \ \ \ \
| * | | | | file: Teach STRINGS to support UTF-16 and UTF-32 encodingsJustin Borodinsky2015-01-2713-0/+29
* | | | | | Merge topic 'test-features-enforce-expectation'Brad King2015-01-271-0/+15
|\ \ \ \ \ \
| * | | | | | Features: Fix test to reject missing expectation definitionsBrad King2015-01-261-0/+12
| * | | | | | Features: Emit a test failure if 'override' is present but not expectedStephen Kelly2015-01-261-0/+3
* | | | | | | Merge topic 'cmake-E-tar-files-from'Brad King2015-01-2714-0/+23
|\ \ \ \ \ \ \
| * | | | | | | cmake: Teach "-E tar" command a "--files-from=" optionBrad King2015-01-2614-0/+23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'test-rerun-cmake'Brad King2015-01-2714-0/+106
|\ \ \ \ \ \ \
| * | | | | | | configure_file: Test that CMake re-runs on input change or output missingBrad King2015-01-276-0/+50
| * | | | | | | try_compile: Test that CMake re-runs on input changeBrad King2015-01-278-0/+56
* | | | | | | | Merge topic 'tests-RunCMake-normalize-newlines'Brad King2015-01-271-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Tests/RunCMake: Normalize newlines before checking actual outputBrad King2015-01-271-0/+1
* | | | | | | Merge topic 'tests-RunCMake-make-program'Brad King2015-01-262-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tests/RunCMake: Honor CMAKE_MAKE_PROGRAMBrad King2015-01-242-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'try-run-link-libraries'Brad King2015-01-269-2/+50
|\ \ \ \ \ \
| * | | | | | try_run: Add tests for LINK_LIBRARIES with mock libraries.Matt McCormick2015-01-261-0/+30
| * | | | | | try_run: Add test for bad link libraries.Matt McCormick2015-01-267-0/+18
| * | | | | | try_run: Add support for LINK_LIBRARIES option.Matt McCormick2015-01-261-2/+2
* | | | | | | Merge topic 'INTERFACE_SYSTEM_INCLUDE_DIRECTORIES-update'Brad King2015-01-233-1/+23
|\ \ \ \ \ \ \
| * | | | | | | IncludeDirectories: Respect SYSTEM flag when using CONFIG genex.Stephen Kelly2015-01-223-1/+23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'test-complex-remove-bad-indentation'Brad King2015-01-232-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Tests: Remove incorrect indentation from Complex test commentBrad King2015-01-222-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'GNU-4.4-compile-features'Brad King2015-01-231-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Features: Blacklist raw string literals test for GNU 4.4Brad King2015-01-221-0/+8
* | | | | | | Merge topic 'cdash_upload_file_mode'Brad King2015-01-2217-0/+35
|\ \ \ \ \ \ \
| * | | | | | | ctest_submit: Make CDASH_UPLOAD mode arguments more strictBrad King2015-01-2017-0/+35
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'WriteCompilerDetectionHeader-tests'Brad King2015-01-223-1/+9
|\ \ \ \ \ \ \
| * | | | | | | WCDH: Test that no C compiler features are defined for CXX compiler.Stephen Kelly2015-01-192-0/+8
| * | | | | | | WCDH: Fix the C_STANDARD property in the tests.Stephen Kelly2015-01-191-1/+1
* | | | | | | | Merge topic 'GNU-4.4-compile-features'Brad King2015-01-222-1/+12
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Features: Fix CompileFeatures non-feature tests for space in pathBrad King2015-01-211-1/+2
| * | | | | | | Features: Fix CompileFeatures test for C non-featuresBrad King2015-01-211-0/+10
* | | | | | | | Merge topic 'test-ctest_submit-fail-with-RunCMake'Brad King2015-01-2120-1/+43
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Tests: Fix obscure RunCMake.CTestSubmit 'drop' case failuresBrad King2015-01-212-0/+2
| * | | | | | | Tests: Extend RunCMake.CTestSubmit test to cover 'drop' failuresBrad King2015-01-1919-1/+41
* | | | | | | | Merge topic 'cmake-E-tar-mtime'Brad King2015-01-207-0/+14
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-197-0/+14