summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add RunCMake helper to run cmake with raw execute_process argsBrad King2022-02-161-2/+15
* Merge topic 'GoogleTest-discover-type-params' into release-3.23Brad King2022-02-085-33/+47
|\
| * GoogleTest: Change format for typed testsEvgeniy Shcherbina2022-02-074-42/+42
| * GoogleTest: Fix type param tests for suites with many casesEvgeniy Shcherbina2022-02-075-9/+23
* | Merge topic 'ep-patch-USES_TERMINAL' into release-3.23Brad King2022-02-042-9/+13
|\ \ | |/ |/|
| * ExternalProject: Add support for USES_TERMINAL_PATCH keywordCraig Scott2022-02-032-9/+13
* | Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23Brad King2022-02-043-0/+9
|\ \
| * | GoogleTest: Preserve spaces in test parametersEvgeniy Shcherbina2022-02-033-0/+9
* | | Merge topic 'test-mfc-explicit' into release-3.23Brad King2022-02-041-103/+1
|\ \ \
| * | | Tests: Run MFC test only when explicitly enabledBrad King2022-02-031-103/+1
| |/ /
* | | Merge topic 'ci-minor-cleanups' into release-3.23Brad King2022-02-033-1/+7
|\ \ \ | |_|/ |/| |
| * | Tests: Skip Clang PCH_INSTANTIATE_TEMPLATES test in MSVC ABIBrad King2022-02-022-1/+3
| * | Tests: Suppress MSVC CRT deprecation warnings in pseudo_llvm-rcBrad King2022-02-021-0/+4
| |/
* | Merge topic 'cmake-ignore-prefix-path'Brad King2022-02-036-0/+60
|\ \
| * | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variableKyle Edwards2022-02-026-0/+60
| |/
* | CMakePresets.json: Ensure configurePreset is reachable from current fileKyle Edwards2022-02-0210-0/+43
|/
* Merge topic 'cuda_generic_arch_all'Brad King2022-02-021-34/+46
|\
| * CUDA: Generic all and all-major supportRaul Tambre2022-02-011-34/+46
* | Merge topic 'dotnet_ref_in_sdk'Brad King2022-02-021-1/+4
|\ \
| * | VS: .Net SDK Style projects can add Reference to dllsSumit Bhardwaj2022-02-011-1/+4
| |/
* | Merge topic 'ep-redownload-on-SOURCE_DIR-change'Brad King2022-02-024-5/+45
|\ \
| * | ExternalProject: Rerun download on SOURCE_DIR changeCraig Scott2022-02-014-5/+45
* | | Tests: Update FindBoost.TestPython for Python 3.10Brad King2022-02-011-2/+2
* | | Merge topic 'refactor-find-package-cmake-ignore-path'Brad King2022-02-012-0/+13
|\ \ \ | |_|/ |/| |
| * | find_package(): Add tests for CMAKE_IGNORE_PATHKyle Edwards2022-01-312-0/+13
| |/
* | Merge topic 'link-interface-direct'Brad King2022-01-3163-3/+773
|\ \ | |/ |/|
| * Add usage requirements to update direct link dependenciesBrad King2022-01-2963-2/+773
| * Tests: Remove unnecessary policy setting from ObjectLibrary testBrad King2022-01-291-1/+0
* | Merge topic 'ibmclang-compiler'Brad King2022-01-285-10/+10
|\ \
| * | IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-275-10/+10
* | | Merge topic 'cuda_vs_arch_all'Brad King2022-01-289-0/+27
|\ \ \
| * | | CUDA: Error on empty/invalid CMAKE_CUDA_ARCHITECTURES set by userRaul Tambre2022-01-279-0/+27
* | | | string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-282-2/+2
|/ / /
* | | Merge topic 'ep_test_with_build_with_server-arg-fix'Brad King2022-01-251-1/+1
|\ \ \ | |/ / |/| |
| * | Tests: Remove stray argument from test invocationCraig Scott2022-01-241-1/+1
| |/
* | Merge topic 'cmp0128_cuda'Brad King2022-01-2414-31/+46
|\ \
| * | CMP0128: Add flag in OLD mode even when standard matches the defaultRaul Tambre2022-01-233-0/+31
| * | CMP0128: Avoid test code duplicationRaul Tambre2022-01-237-26/+10
| * | CMP0128: Prefix test names with modeRaul Tambre2022-01-237-7/+7
| * | Merge topic 'vs2022-v143-link-guard-cf' into release-3.22Brad King2022-01-133-0/+48
| |\ \
* | \ \ Merge topic 'vs-package-restore'Brad King2022-01-2420-2/+103
|\ \ \ \ | |_|_|/ |/| | |
| * | | Presets: add resolve packages setting to build presets.Carsten Rudolph2022-01-222-2/+8
| * | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-2218-0/+95
* | | | Merge topic 'cmake-warn-extra-paths'Brad King2022-01-214-2/+17
|\ \ \ \
| * | | | cmake: Warn about unnecessary paths on command lineRobert Maynard2022-01-203-0/+14
| * | | | Tests: Fix RunCMake.CommandLine toolchain case command lineBrad King2022-01-202-2/+3
* | | | | Merge topic 'target-properties-from-variables'Brad King2022-01-2119-0/+93
|\ \ \ \ \
| * | | | | define_property(): Add INITIALIZE_FROM_VARIABLE argumentKyle Edwards2022-01-2019-0/+93
| |/ / / /
* | | | | Merge topic 'cmake-presets-include-outside-project-dir'Brad King2022-01-203-3/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CMakePresets: Allow files included from CMakePresets.json to be anywhereKyle Edwards2022-01-193-3/+0