summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Features: Extend the tests for the COMPILE_FEATURES genex.Stephen Kelly2015-01-152-0/+81
* Merge topic 'Xcode-clang-compile-features'Brad King2015-01-151-0/+20
|\
| * Features: Record for historical Xcode clang versions.Stephen Kelly2015-01-111-0/+20
* | Merge topic 'fix-LOCATION-with-TARGET_OBJECTS'Brad King2015-01-154-0/+20
|\ \
| * | cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)Stephen Kelly2015-01-134-0/+20
| * | Merge branch 'fix-empty-target-property-queries' into releaseBrad King2015-01-1117-0/+161
| |\ \
* | \ \ Merge topic 'revert-feature_record_msvc'Brad King2015-01-155-46/+6
|\ \ \ \
| * | | | Tests: Revert workaround for COMPILE_FEATURES genex bugBrad King2015-01-141-1/+1
| * | | | Revert topic 'feature_record_msvc'Brad King2015-01-144-45/+5
* | | | | Merge topic 'fix-autouic-regression'Brad King2015-01-122-0/+9
|\ \ \ \ \
| * | | | | QtAutoUic: Add a test for the regression in the parent commit.Stephen Kelly2015-01-122-0/+9
* | | | | | Merge topic 'drop-ancient-workarounds'Brad King2015-01-121-1/+1
|\ \ \ \ \ \
| * | | | | | Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* | | | | | | Merge topic 'tests-encoding'Brad King2015-01-119-46/+49
|\ \ \ \ \ \ \
| * | | | | | | Encoding: Modify tests to work using non-ascii paths.Clinton Stimpson2015-01-099-46/+49
| |/ / / / / /
* | | | | | | Merge topic 'feature_record_msvc'Brad King2015-01-114-5/+45
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Features: Enable writing of MSVC compiler feature header.Robert Maynard2015-01-114-5/+45
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'refactor-CompileFeatures-test'Brad King2015-01-114-19/+45
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Features: Quote all compiler names when comparing with COMPILER_IDRobert Maynard2015-01-112-10/+10
| * | | | | Features: Properly evaluate if the compiler supports cxx_final.Robert Maynard2015-01-111-2/+2
| * | | | | Features: Add a comment explaining part of test.Stephen Kelly2015-01-031-0/+2
| * | | | | Features: Test nullptr as a side-effect activation of static_assert.Stephen Kelly2015-01-032-3/+23
| * | | | | Features: Test feature propagation with more-common features.Stephen Kelly2015-01-031-4/+4
| * | | | | Features: Test an expectation of whether OVERRIDE_CONTROL is expectedStephen Kelly2015-01-032-0/+4
* | | | | | Merge topic 'fix-empty-target-property-queries'Brad King2015-01-1117-0/+161
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | tests: add tests for querying propertiesBen Boeckel2015-01-1117-0/+161
| | |/ / | |/| |
* | | | RunCMake: Expect empty output by default.Stephen Kelly2014-12-319-4/+17
| |/ / |/| |
* | | Merge topic 'ninja-fix-subdir-objlib-languages'Brad King2014-12-245-0/+10
|\ \ \ | | |/ | |/|
| * | Tests: Test using objects from a language enabled in a subdirectory (#15325)Brad King2014-12-235-0/+10
| |/
| * Merge branch 'vs-phone-store-deployment-location' into releaseBrad King2014-12-034-12/+17
| |\
| * \ Merge branch 'vs-hlsl-settings' into releaseBrad King2014-12-033-2/+8
| |\ \
| * \ \ Merge branch 'target-sources-error-conditions' into releaseBrad King2014-12-0114-5/+41
| |\ \ \
* | \ \ \ Merge topic 'AppleClang-5.1-features'Brad King2014-12-232-4/+8
|\ \ \ \ \
| * | | | | Features: Record for AppleClang 5.1Stephen Kelly2014-12-221-4/+6
| * | | | | Tests: Fix RunCMake.CompileFeatures test NonValidTarget2 caseBrad King2014-12-221-0/+2
* | | | | | Merge topic 'add-FindGSL'Brad King2014-12-234-0/+51
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindGSL: Add module to find the GNU Scientific LibraryKelly Thompson2014-12-174-0/+51
* | | | | | Merge topic 'osx-cfbundle-tweaks'Brad King2014-12-192-8/+6
|\ \ \ \ \ \
| * | | | | | Tests: Run CFBundleTest only with valid configurationBrad King2014-12-192-8/+6
| |/ / / / /
* | | | | | Merge topic 'install-EXPORT-absolute-prefix'Brad King2014-12-197-0/+44
|\ \ \ \ \ \
| * | | | | | install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-157-0/+44
| |/ / / / /
* | | | | | Merge topic 'vs-nsight-tegra-min-api'Brad King2014-12-181-0/+1
|\ \ \ \ \ \
| * | | | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN APIDmitry Polyanitsa2014-12-171-0/+1
| |/ / / / /
* | | | | | Merge topic 'test-memcheck-with-RunCMake'Brad King2014-12-1876-301/+354
|\ \ \ \ \ \
| * | | | | | Tests: Move CTestTestMemcheck tools into Tests/CMakeLibBrad King2014-12-185-5/+3
| * | | | | | Tests: Move CTestTestMemcheck cases into a RunCMake.CTestMemcheck testBrad King2014-12-1871-256/+311
* | | | | | | Merge topic 'test-RunCMake-updates'Brad King2014-12-172-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tests: Allow RunCMake expected result code to be a regexBrad King2014-12-161-1/+1
| * | | | | | Tests: Simplify RunCMake test extra argument passingBrad King2014-12-151-2/+2
| * | | | | | Tests: Allow RunCMake tests to pass generator expressionsBrad King2014-12-151-1/+1
| |/ / / / /