summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'GoogleTest-disabled-tests'Brad King2017-06-052-1/+29
|\
| * GoogleTest: Add support for disabled testsChuck Atkins2017-06-052-1/+29
* | Merge topic 'test-GNUInstallDirs-FreeBSD'Brad King2017-06-057-8/+136
|\ \
| * | Tests: Fix RunCMake.GNUInstallDirs on BSD platformsBrad King2017-06-027-8/+136
* | | Merge topic 'ninja-mingw'Brad King2017-06-011-1/+1
|\ \ \
| * | | Tests: Fix CustomCommandByproducts regex for phony rulesBrad King2017-05-311-1/+1
| |/ /
* | | Merge topic 'add-common-record-features-macros'Brad King2017-06-017-44/+87
|\ \ \
| * | | CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-297-42/+81
| * | | Tests: Allow test macro to take no executable argumentsChuck Atkins2017-05-291-2/+6
* | | | Tests: Skip BootstrapTest if testing external CMakeBrad King2017-05-311-0/+3
| |/ / |/| |
* | | Merge topic 'ninja-mingw'Brad King2017-05-311-3/+2
|\ \ \
| * | | Tests: Fix VSResource test on MinGW with Ninja and a space in the pathBrad King2017-05-301-3/+2
| |/ /
* | | Merge topic 'fix-XCTest-build-config'Brad King2017-05-311-0/+1
|\ \ \
| * | | Tests: Fix XCTest build configurationBrad King2017-05-301-0/+1
| |/ /
* | | Tests: Fix Qt5Autogen test on XcodeBrad King2017-05-302-4/+5
|/ /
* | Merge topic 'sunpro-std-flags'Brad King2017-05-281-3/+3
|\ \
| * | Tests: Compile entire Plugin test with the same language standardBrad King2017-05-261-3/+3
* | | Autogen: Test adaptionsSebastian Holtermann2017-05-261-2/+8
* | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.Sebastian Holtermann2017-05-261-2/+2
* | | Merge topic 'FindDoxygen-add-docs-function'Brad King2017-05-256-0/+109
|\ \ \
| * | | Improve Doxygen supportAlex Turbov2017-05-246-0/+109
* | | | Merge topic 'find_dependency-improvements'Brad King2017-05-2528-50/+71
|\ \ \ \
| * | | | Improve find_dependency argument handlingMatthew Woehlke2017-05-2228-50/+71
* | | | | Merge topic 'find_package-shorter-message'Brad King2017-05-259-47/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | find_package: shorten output for missing package in config modeChristoph GrĂ¼ninger2017-05-239-47/+5
* | | | | FindProtobuf: Rename imported targets to match upstream namesBrad King2017-05-221-3/+3
| |_|/ / |/| | |
* | | | Merge topic 'add-findpackage-root-prefix'Brad King2017-05-2217-0/+476
|\ \ \ \
| * | | | find_*: Add tests for PackageRoot search path groupChuck Atkins2017-05-1617-0/+476
* | | | | Merge topic 'pgi-fix-windows'Brad King2017-05-221-3/+48
|\ \ \ \ \
| * | | | | ImplicitLinkInfo: Add support for PGI on WindowsChristian Pfeiffer2017-05-201-3/+48
| |/ / / /
* | | | | Merge topic 'target-depends-per-config'Brad King2017-05-192-2/+4
|\ \ \ \ \
| * | | | | Tests: Fix RunCMake.CMP0022 tll case for Debug configurationBrad King2017-05-182-2/+4
| | |/ / / | |/| | |
* | | | | Merge topic 'solarisEmptyFileFix'Brad King2017-05-192-2/+6
|\ \ \ \ \
| * | | | | Tests: Ensure Solaris linker never sees empty contentsCraig Scott2017-05-182-2/+6
| |/ / / /
* | | | | Merge topic 'solaris_testLibSONAME'Brad King2017-05-191-1/+1
|\ \ \ \ \
| * | | | | Tests: Make function name not match SONAMECraig Scott2017-05-181-1/+1
* | | | | | Merge topic 'FindProtobuf-targets'Brad King2017-05-195-0/+62
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindProtobuf: add testsAndré Apitzsch2017-05-185-0/+62
| | |/ / / | |/| | |
* | | | | Merge topic 'cpack-archive-per-component-filename'Brad King2017-05-183-1/+7
|\ \ \ \ \
| * | | | | CPack/Archive: per component filenames supportDomen Vrankar2017-05-173-1/+7
| |/ / / /
* | | | | Merge topic 'source_group-TREE-relative-path'Brad King2017-05-185-11/+19
|\ \ \ \ \
| * | | | | source_group: Restore TREE support for relative pathsMateusz Janek2017-05-175-11/+19
* | | | | | Merge topic 'removeSetModulePath'Brad King2017-05-184-12/+0
|\ \ \ \ \ \
| * | | | | | Tests: Remove unnecessary setting of CMAKE_MODULE_PATHCraig Scott2017-05-164-12/+0
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'gtest_add_tests'Brad King2017-05-189-0/+148
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | GoogleTest: Expand capabilities of gtest_add_tests()Craig Scott2017-05-169-0/+148
| | |_|/ | |/| |
* | | | CPack test symlinks in packageDomen Vrankar2017-05-145-0/+59
* | | | Improved CPack tests error loggingDomen Vrankar2017-05-143-4/+6
|/ / /
* | | Features: Record features for SunPro C 5.13 and 5.14Brad King2017-05-112-1/+12
* | | Merge topic 'print-function-server-tests'Brad King2017-05-112-2/+4
|\ \ \