summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* GoogleTest: Rename TIMEOUT parameter to avoid clashCraig Scott2018-03-1513-10/+113
* Merge branch 'automoc-apple-framework' into release-3.10Brad King2017-12-078-0/+162
|\
| * Autogen: Tests: Add test for MacOS frameworksSebastian Holtermann2017-12-078-0/+162
* | GoogleTest: Add test for missing test executableMatthew Woehlke2017-12-063-0/+10
* | GoogleTest: Add timeout to discoveryMatthew Woehlke2017-12-065-0/+43
* | GoogleTest: Fix multiple discovery on same targetMatthew Woehlke2017-11-214-3/+42
|/
* Tests: Add options to disable tests requiring QtBrad King2017-11-131-4/+12
* Merge branch 'implicit-lib-gcceh' into release-3.10Brad King2017-11-081-1/+21
|\
| * Restore exclusion of "gcc_eh" from implicit link librariesChristian Pfeiffer2017-11-081-1/+21
| * Autogen: Tests: Backport tests for _autogen target dependenciesSebastian Holtermann2017-09-1311-47/+182
| * Merge branch 'backport-genex-SOURCES-test' into release-3.9Brad King2017-09-071-2/+2
| |\
| | * Tests: Fix RunCMake.GeneratorExpression to run in CMake 3.9Brad King2017-09-071-2/+2
| * | Merge branch 'backport-vs-csharp-ref-no-asm' into release-3.9Brad King2017-09-053-0/+25
| |\ \
| * \ \ Merge branch 'fix-genex-SOURCES' into release-3.9Brad King2017-09-015-0/+15
| |\ \ \ | | | |/ | | |/|
* | | | Autogen: Tests: Set AUTOMOC_MOC_OPTIONS in a simple testSebastian Holtermann2017-10-311-0/+5
* | | | Merge branch 'cpack-rpm-dist-test-fix' into release-3.10Brad King2017-10-301-0/+5
|\ \ \ \
| * | | | CPack/RPM: DIST-MONOLITHIC-type subtest fixDomen Vrankar2017-10-301-0/+5
* | | | | Merge branch 'backport-fix-co-compile' into release-3.10Brad King2017-10-2714-5/+100
|\ \ \ \ \
| * | | | | cmcmd: Restore support for running multiple lint toolsBrad King2017-10-2714-5/+100
* | | | | | Merge branch 'autogen-static-library-cycles' into release-3.10Brad King2017-10-279-0/+89
|\ \ \ \ \ \
| * | | | | | Autogen: Tests: Add test for STATIC_LIBRARY cyclesSebastian Holtermann2017-10-279-0/+89
| |/ / / / /
* | | | | | Merge branch 'cmp0040-wording' into release-3.10Brad King2017-10-261-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CMP0040: Clarify policy warning to match documentationBrad King2017-10-261-3/+3
| |/ / / /
* | | | | Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-131-1/+0
|\ \ \ \ \
| * | | | | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-131-1/+0
| |/ / / /
* | | | | Merge branch 'cpack-deb-mr-1296-fix' into release-3.10Brad King2017-10-114-0/+21
|\ \ \ \ \
| * | | | | CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exceptionDomen Vrankar2017-10-114-0/+21
| |/ / / /
* | | | | Merge branch 'xcode-tests-ios-deployment-target' into release-3.10Brad King2017-10-105-27/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Xcode 9: Lower iOS deployment version to get armv7 buildsGregor Jasny2017-10-101-5/+16
| * | | | Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"Gregor Jasny2017-10-105-22/+4
* | | | | Merge topic 'xcode9-ios-tests'Brad King2017-10-055-4/+22
|\ \ \ \ \ | |/ / / /
| * | | | Xcode: Adjust tests to drop of 32bit iOS architecturesGregor Jasny2017-10-055-4/+22
* | | | | Tests: Remove ancient workaround in LoadCommand testsBrad King2017-10-042-14/+0
|/ / / /
* | | | Merge topic 'test-macos-updates'Brad King2017-10-042-3/+13
|\ \ \ \
| * | | | Tests: Fix RunCMake.Framework ios arch for Xcode 9Brad King2017-10-031-1/+11
| * | | | Tests: Fix RunCMake.Framework expected output on macOS 10.13Brad King2017-10-031-2/+2
* | | | | Merge topic 'src-flags-genex-target'Brad King2017-10-043-4/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS propertyBrad King2017-10-033-4/+15
* | | | | Merge topic 'FindProtobuf-gen-desc'Brad King2017-10-035-1/+98
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindProtobuf: add flag to allow descriptor files to be generatedPeter Mitrano2017-10-025-1/+98
* | | | | Merge topic 'FindBoost-cmake-package'Brad King2017-10-027-0/+19
|\ \ \ \ \
| * | | | | FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-297-0/+19
* | | | | | Tests: Fix CudaOnly.WithDefs test on CUDA 9Brad King2017-09-291-1/+5
|/ / / / /
* | | | | Merge topic 'add-vs-shader-properties'Brad King2017-09-291-2/+4
|\ \ \ \ \
| * | | | | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-271-2/+4
* | | | | | Autogen: Tests: Update AUTOMOC_MACRO_NAMES testSebastian Holtermann2017-09-2815-49/+139
* | | | | | Merge topic 'GetPrerequisites-no-clear-on-missing'Brad King2017-09-274-0/+11
|\ \ \ \ \ \
| * | | | | | GetPrerequisites: Restore behavior on missing binary of not clearing listBrad King2017-09-264-0/+11
| |/ / / / /
* | | | | | Merge topic 'ninja-rc-depfile-quoting'Brad King2017-09-271-0/+7
|\ \ \ \ \ \
| * | | | | | Ninja: Fix quoting of RC language depfile in cmcldeps callBrad King2017-09-251-0/+7
| |/ / / / /