summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Teach BuildDepends test that Xcode >= 5 needs no helpBrad King2013-10-081-1/+1
* Merge topic 'export-policy'Brad King2013-10-088-0/+58
|\
| * export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-078-0/+58
* | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-0841-1/+448
|\ \
| * | install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-082-0/+33
| * | export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-0811-0/+142
| * | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-0732-1/+273
| |/
* | Merge topic 'CheckStructHasMember_CXX'Brad King2013-10-0823-0/+193
|\ \
| * | CheckStructHasMember: Add support for C++Daniele E. Domenichelli2013-10-0823-0/+193
* | | Merge topic 'Add-coverage.py-Coverage'Brad King2013-10-085-0/+81
|\ \ \
| * | | Adding support for the Python coverage.py tool.Patrick Reynolds2013-10-085-0/+81
| |/ /
* | | Merge topic 'ctest_rerun_failed'Brad King2013-10-081-0/+10
|\ \ \
| * | | ctest: Add --rerun-failed optionZack Galbreath2013-10-081-0/+10
| |/ /
* | | Merge topic 'test-Qt4-quiet'Brad King2013-10-071-1/+1
|\ \ \
| * | | Tests: Make find_package(Qt4) QUIETBrad King2013-10-031-1/+1
| |/ /
* | | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-075-0/+95
|\ \ \
| * | | Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-245-0/+95
| |/ /
* | | Merge topic 'test-property-genex'Brad King2013-10-074-1/+74
|\ \ \
| * | | cmTestGenerator: Evaluate generator expressions in test propertiesBen Boeckel2013-09-204-1/+74
* | | | Merge topic 'RunCMake-ignore-valgrind-lines'Brad King2013-10-071-0/+1
|\ \ \ \
| * | | | Tests/RunCMake: Tolerate valgrind lines in CMake outputBrad King2013-09-161-0/+1
| | |/ / | |/| |
* | | | Merge topic 'cleanup-CTestTestMemcheck'Brad King2013-10-071-10/+27
|\ \ \ \
| * | | | CTestTestMemcheck: Fix matching of malloc debug messagesBrad King2013-09-131-1/+1
| * | | | CTestTestMemcheck: Tolerate trailing "==..." lines from valgrindBrad King2013-08-161-1/+2
| * | | | CTestTestMemcheck: Refactor output expectation regex generationBrad King2013-08-161-10/+26
| | |/ / | |/| |
* | | | Merge topic 'fix-genex-preprocessing-incomplete-test'Brad King2013-10-072-0/+24
|\ \ \ \
| * | | | genex: Test preprocessing incomplete expressions.Stephen Kelly2013-09-132-0/+24
| | |/ / | |/| |
* | | | Merge topic 'add-policy-version-test'Brad King2013-10-072-0/+163
|\ \ \ \
| * | | | Tests: Verify policies are introduced only in "official" versionsDavid Cole2013-08-282-0/+163
* | | | | Merge topic 'update_trilinos_contract_test'Brad King2013-10-076-9/+9
|\ \ \ \ \
| * | | | | update Trilinos contract testZack Galbreath2013-08-286-9/+9
| |/ / / /
* | | | | Merge topic 'PLATFORM_ID-genex'Brad King2013-10-072-0/+13
|\ \ \ \ \
| * | | | | Genex: Add the PLATFORM_ID expression.Stephen Kelly2013-08-282-0/+13
| |/ / / /
* | | | | Merge topic 'automoc-gadget'Brad King2013-10-073-1/+23
|\ \ \ \ \
| * | | | | Search for the Q_GADGET macro for running automoc too.Stephen Kelly2013-08-283-1/+23
| |/ / / /
* | | | | Merge topic 'ADDITIONAL_MAKE_CLEAN_FILES-genex'Brad King2013-10-071-0/+12
|\ \ \ \ \
| * | | | | Genex: Evaluate genexes for additional make clean files.Stephen Kelly2013-08-271-0/+12
| |/ / / /
* | | | | Merge topic 'no-duplicate-find-tests'Brad King2013-10-071-2/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | blacklist tests with their own test in Tests/Module from AllFindModules testRolf Eike Beer2013-08-091-2/+9
* | | | | 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
|\ \ \