summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object pathRaphael Gozzo2021-12-068-0/+124
* ci: Enable more VS tests that use managed codeBrad King2021-12-031-1/+1
* VS: Revert "Add missing label in C# project-build events"Brad King2021-12-023-0/+20
* file(RPATH): Restore tolerance of unknown formats if new RPATH is emptyBrad King2021-12-0112-0/+64
* try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env varsBrad King2021-11-223-0/+27
* Merge branch 'UseSWIG-create-workingdir' into release-3.22Brad King2021-11-221-0/+1
|\
| * UseSWIG: ensure directory for depfile existsMarc Chevrier2021-11-191-0/+1
| * Merge topic 'revert-debian-libexec' into release-3.21Brad King2021-10-081-2/+2
| |\
* | | gtest_discover_tests: Re-run PRE_TEST discovery on any arg changeCraig Scott2021-11-164-0/+77
* | | Tests: Fix and update wrongly named GoogleTest stdout fileCraig Scott2021-11-141-3/+3
* | | CMP0128: Enable/disable extensions if standard same as defaultRaul Tambre2021-11-115-5/+32
* | | Ninja Multi-Config: Fix custom command target dependencies in cross-configsBrad King2021-11-045-0/+26
* | | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-031-0/+1
|\ \ \
| * | | NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-021-0/+1
* | | | Tests/Environment: also test modifying ambient valuesBen Boeckel2021-10-293-0/+24
* | | | cmCTestRunTest: get the default value from the environmentBen Boeckel2021-10-292-0/+25
|/ / /
* | | Merge topic 'builtin-help-versionadded' into release-3.22Brad King2021-10-282-0/+12
|\ \ \
| * | | cmRST: support `versionadded` and `versionchanged` directivesBen Boeckel2021-10-272-0/+12
* | | | cmCTestRunTest: fix modifying non-existent envvarsBen Boeckel2021-10-262-1/+25
|/ / /
* | | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND keyBrad King2021-10-205-0/+16
* | | cmFileCommand: improve error messageSeth R Johnson2021-10-124-4/+12
* | | Merge topic 'revert-debian-libexec'Brad King2021-10-081-2/+2
|\ \ \ | | |/ | |/|
| * | GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIRTimo Röhling2021-10-071-2/+2
* | | Merge topic 'FindJasper-imported-target'Brad King2021-10-074-0/+44
|\ \ \
| * | | FindJasper: Add IMPORTED targetHiroshi Miura2021-10-064-0/+44
* | | | Tests: Skip RunCMake.file INSTALL-FOLLOW_SYMLINK_CHAIN case on CygwinBrad King2021-10-062-2/+4
|/ / /
* | | Merge topic 'ci-xcode-13.0'Brad King2021-10-062-4/+4
|\ \ \ | | |/ | |/|
| * | Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0Brad King2021-10-052-4/+4
* | | Merge topic 'xcode13-schema'Brad King2021-10-061-1/+6
|\ \ \ | |/ /
| * | Tests: Specify destination for Xcode schemeGregor Jasny2021-10-051-1/+6
* | | Merge topic 'find-blas-lapack-sizeof-integer'Brad King2021-10-067-107/+107
|\ \ \
| * | | Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGERIgor S. Gerasimov2021-10-055-3/+39
| * | | Find{BLAS,LAPACK}: Make possible testing of ILP64 modelIgor S. Gerasimov2021-10-052-0/+10
| * | | Find{BLAS,LAPACK}: Specify integer type in testsIgor S. Gerasimov2021-10-052-9/+14
| * | | Find{BLAS,LAPACK}: De-duplicate and generalize test creation logicBrad King2021-10-053-98/+47
* | | | Merge topic 'fetchcontent-CMAKE-vars-passthrough'Craig Scott2021-10-062-0/+39
|\ \ \ \
| * | | | FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-052-0/+39
* | | | | Merge topic 'qt6-tests'Craig Scott2021-10-0577-165/+271
|\ \ \ \ \
| * | | | | Tests: Add support for testing Qt6Craig Scott2021-10-0477-165/+271
| |/ / / /
* | | | | Merge topic 'default_extensions'Brad King2021-10-0413-61/+225
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmStandardLevelResolver: Avoid unnecessary flags, fix unset level logicRaul Tambre2021-09-2911-1/+201
| * | | | Tests: Simplify RunCMake.CompileFeatures introspectionRaul Tambre2021-09-284-60/+24
* | | | | Merge topic 'clang-warnings'Brad King2021-09-291-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Source: Fix clang -Wextra-semi warningsSean McBride2021-09-281-3/+3
| |/ / /
* | | | Merge topic 'autogen-dep-on-imported-implib-only-target'Brad King2021-09-275-0/+75
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Tests/RunCMake/Autogen: test CMP0111 behaviorBen Boeckel2021-09-245-0/+75
* | | Merge topic 'cat_empty_file'Brad King2021-09-211-1/+2
|\ \ \
| * | | cmake: -E cat stops when an empty file is encounteredJohnny Jazeix2021-09-181-1/+2
* | | | Merge topic 'tests-cpack-deb-non-linux'Brad King2021-09-211-2/+2
|\ \ \ \
| * | | | Tests: fix RunCMake.CPack_DEB.EXTRA on Debian non-Linux OSesPino Toscano2021-09-181-2/+2
| |/ / /