summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-minor-refactoring'Brad King2014-11-171-5/+1
|\
| * Tests/BuildDepends: Drop unneeded help for NinjaBrad King2014-11-141-5/+1
* | Merge topic 'console-pool'Brad King2014-11-179-0/+37
|\ \ | |/
| * Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-149-0/+37
* | Merge topic 'test-custom-command-errors'Brad King2014-11-1729-0/+85
|\ \ | |/
| * Tests: Test add_custom_command and add_custom_target error casesBrad King2014-11-1429-0/+85
* | Merge topic 'string-SUBSTRING-truncate'Brad King2014-11-172-6/+9
|\ \ | |/ |/|
| * string: Tolerate SUBSTRING length exceeding end indexDomen Vrankar2014-11-132-6/+9
* | Merge topic 'fix-config-dependent-tests'Brad King2014-11-141-3/+6
|\ \ | |/ |/|
| * Tests: Build config-dependent tests in the same config they runBrad King2014-11-131-3/+6
* | Merge topic 'file-GENERATE-source'Brad King2014-11-1314-0/+85
|\ \
| * | file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-1214-0/+85
| |/
* | Merge topic 'ExternalProject_UPDATE_DISCONNECTED'Brad King2014-11-132-0/+108
|\ \ | |/ |/|
| * ExternalProject: Add unit tests for UPDATE_DISCONNECTEDDaniele E. Domenichelli2014-11-062-0/+108
* | Merge topic 'fix_link-line-dedup_regression'Brad King2014-11-115-0/+37
|\ \
| * | Fix link line order when shared libraries are de-duplicatedDaniele E. Domenichelli2014-11-105-0/+37
| * | Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1Brad King2014-10-245-0/+266
| |\ \
* | \ \ Merge topic 'update-curl'Brad King2014-11-101-0/+1
|\ \ \ \
| * | | | Tests: Update expected CTestTestFailedSubmit outputBrad King2014-11-101-0/+1
* | | | | Merge topic 'make-fortran-preprocessor-assembly-targets'Brad King2014-11-103-0/+38
|\ \ \ \ \
| * | | | | Makefile: Add assembly and preprocessed targets for FortranTim Gallagher2014-11-103-0/+38
| | |_|_|/ | |/| | |
* | | | | file(GENERATE): Use permissions of input file if present.Stephen Kelly2014-11-045-0/+28
|/ / / /
* | | | ExternalProject: Add unit testsDaniele E. Domenichelli2014-11-036-1/+89
* | | | Merge topic 'fix-configure_file-COPYONLY'Brad King2014-11-033-0/+13
|\ \ \ \
| * | | | configure_file: Warn about unknown argumentsBrad King2014-10-313-0/+13
* | | | | Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS'Brad King2014-10-3113-12/+117
|\ \ \ \ \
| * | | | | ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGSDaniele E. Domenichelli2014-10-316-0/+80
| * | | | | ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS argumentsDaniele E. Domenichelli2014-10-311-0/+1
| * | | | | Tests/Tutorial: Fix when USE_MYMATH is OFFDaniele E. Domenichelli2014-10-316-12/+36
| | |/ / / | |/| | |
* | | | | Merge topic 'VERSION_no_sscanf'Brad King2014-10-311-6/+82
|\ \ \ \ \
| * | | | | cmSystemTools: reimplement verson comparison without sscanf()Rolf Eike Beer2014-10-311-0/+2
| * | | | | extend the testing for version comparisonRolf Eike Beer2014-10-291-6/+80
| |/ / / /
* | | | | Merge topic 'wince-tests'Brad King2014-10-301-1/+52
|\ \ \ \ \
| * | | | | Tests: Run Tutorial steps 1-4 as tests for Windows CEPascal Bach2014-10-291-1/+52
* | | | | | Merge topic 'fix--D-command-line-parsing'Brad King2014-10-306-0/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cmCacheManager: parse -D flags more strictlyBen Boeckel2014-10-201-1/+1
| * | | | | Tests: test -D parsing on the command lineBen Boeckel2014-10-206-0/+15
| | |/ / / | |/| | |
* | | | | Merge topic 'add_javascript_coverage_parser'Brad King2014-10-295-0/+565
|\ \ \ \ \
| * | | | | CTest: Add Javascript coverage parserJoseph Snyder2014-10-295-0/+565
* | | | | | Merge topic 'compiler-include-encoding'Brad King2014-10-281-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix failing StringFileTest when using unicode characters.Clinton Stimpson2014-10-271-1/+1
* | | | | | Merge topic 'autorcc-depends'Brad King2014-10-275-0/+67
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-245-0/+67
| |/ / / /
* | | | | Merge topic 'revert-definition-map-lookup'Brad King2014-10-275-0/+266
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'parent-scope-tests' into variable-pull-failureBen Boeckel2014-10-245-0/+266
| |\ \ \
| | * | | test: add a test for PARENT_SCOPE with multiple scopesBen Boeckel2014-10-243-0/+249
| | * | | test: add test for PARENT_SCOPE behaviorBen Boeckel2014-10-243-0/+17
* | | | | Merge topic 'ExternalProject-no-cygwin-hg-on-windows'Brad King2014-10-221-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Tests/ExternalProject: Skip Windows hg tests with cygwin hgBrad King2014-10-221-0/+7
| | |_|/ | |/| |
* | | | Merge topic 'cpack-rpm-component-descriptions'Brad King2014-10-222-1/+67
|\ \ \ \