summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | CPackRPM: Add component based packaging description and summaryDomen Vrankar2014-10-212-1/+67
| |/ / /
* | | | Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-2111-20/+20
|\ \ \ \
| * | | | Avoid if() quoted auto-dereferenceBen Boeckel2014-10-2011-20/+20
| |/ / /
* | | | Merge topic 'ctest-delphi-coverage'Brad King2014-10-214-0/+217
|\ \ \ \ | |/ / / |/| | |
| * | | CTest: Add code coverage parser for Pascal/DelphiJoseph Snyder2014-10-214-0/+217
* | | | Merge topic 'fix-ninja-rc-include-flags'Brad King2014-10-133-1/+17
|\ \ \ \
| * | | | Ninja: Fix RC include directories regressionBrad King2014-10-133-1/+17
* | | | | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-101-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | OSX: Warn when attempting to change runtime paths on OS X 10.5Clinton Stimpson2014-10-101-1/+2
* | | | | Merge topic 'FPHSA_exact_version'Brad King2014-10-0824-0/+53
|\ \ \ \ \
| * | | | | FPHSA: fix when requested or found version is exactly 0Rolf Eike Beer2014-10-074-0/+8
| * | | | | FPHSA: when EXACT version match is requested only compare the components givenRolf Eike Beer2014-10-0721-0/+45
| |/ / / /
* | | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-083-3/+87
|\ \ \ \ \
| * | | | | tests: Add a test for ctest_memcheck MemorySanitizerBill Hoffman2014-10-072-0/+44
| * | | | | tests: add a test for ctest_memcheck UndefinedBehaviorSanitizerBen Boeckel2014-10-072-0/+38
| * | | | | Tests: Organize CTestTestMemcheck inner test codeBrad King2014-10-071-3/+5
* | | | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-072-5/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tests: set sanitizer options properlyBen Boeckel2014-10-061-2/+2
| * | | | | tests: fix copy/paste from tsan -> asan commentsBen Boeckel2014-10-061-3/+2
| |/ / / /
* | | | | Merge topic 'vs-intel-15'Brad King2014-10-031-8/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Support Intel Fortran 15 .vfproj generation (#15175)Brad King2014-09-301-8/+9
* | | | | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-309-1/+207
|\ \ \ \ \