summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-presets-output-junit'Brad King2022-10-1910-2/+66
|\
| * CTest: Add support for outputJUnitFile in presetsKyle Edwards2022-10-186-2/+34
| * Tests: Add test for outputLogFile in CMakePresets.jsonKyle Edwards2022-10-183-1/+12
| * CMakePresets.json: Disallow extra properties in test output schemaKyle Edwards2022-10-184-0/+21
* | Merge topic 'try_compile-CMP0128'Brad King2022-10-195-0/+66
|\ \
| * | try_compile: Honor CMP0128 setting in test projectBrad King2022-10-185-0/+66
* | | Merge topic 'revert_nvcc_marking_include_as_system'Brad King2022-10-184-20/+2
|\ \ \
| * | | CUDA: Revert "Always mark cuda toolkit as system include"Robert Maynard2022-10-174-20/+2
* | | | Merge topic 'trace-try_compile'Brad King2022-10-175-0/+23
|\ \ \ \
| * | | | try_compile: Propagate --trace through try_compileMatthew Woehlke2022-10-115-0/+23
* | | | | Merge topic 'UseSWIG-perl5-language'Brad King2022-10-173-2/+36
|\ \ \ \ \
| * | | | | UseSWIG: Add support of perl5 languageMarc Chevrier2022-10-143-2/+36
* | | | | | Merge topic 'more-cpp-module-tests'Brad King2022-10-1711-1/+110
|\ \ \ \ \ \
| * | | | | | Tests/RunCMake/CXXModules: add a test with duplicate modulesBen Boeckel2022-10-115-0/+66
| * | | | | | Tests/RunCMake/CXXModules: add a test with circular importsBen Boeckel2022-10-117-1/+44
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'xcode-framework-consumption'Brad King2022-10-172-0/+27
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Xcode: ensure framework with custom output directory can be consumedMarc Chevrier2022-10-142-0/+27
| | |_|/ / | |/| | |
| * | | | Merge topic 'flang-implicit-link-info' into release-3.25Brad King2022-10-125-2/+48
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Tests: Teach CheckSourceTree test to clean up some specific known filesBrad King2022-10-131-0/+7
| |_|/ / |/| | |
* | | | Add deprecation warnings for policies CMP0108 and belowBrad King2022-10-125-0/+50
* | | | Merge topic 'flang-implicit-link-info'Brad King2022-10-125-2/+48
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-115-2/+48
* | | Merge topic 'test-RunCMake.install'Brad King2022-10-111-1/+1
|\ \ \
| * | | Tests: Loosen RunCMake.install directory symlink expected outputBrad King2022-10-101-1/+1
* | | | Merge topic 'verify-header-sets-iwyu'Brad King2022-10-101-1/+1
|\ \ \ \
| * | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification fileDaniel Hannon2022-10-071-1/+1
* | | | | Merge topic 'cuda_sanitizer_false_positives'Brad King2022-10-101-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ctest_memcheck: ignore false-positives in CUDA's compute-sanitizerTobias Ribizel2022-10-071-0/+9
* | | | | Tests: Run CheckSourceTree test using just-built CMakeBrad King2022-10-081-3/+3
| |/ / / |/| | |
* | | | Merge topic 'clang-tidy-prefer-p-option'Brad King2022-10-073-0/+18
|\ \ \ \
| * | | | clang-tidy: Don't append compiler commands if using -pCraig Scott2022-10-073-0/+18
* | | | | Merge topic 'improve-symlink-error-reporting'Brad King2022-10-075-0/+40
|\ \ \ \ \
| * | | | | file(INSTALL): Report "Installing:" for a symlink to a directoryJohn Parent2022-10-061-1/+1
| * | | | | file(INSTALL): Clarify symlink vs dir conflict errorsJohn Parent2022-10-061-1/+1
| * | | | | file(INSTALL): Improve formatting of symlink creation errorBrad King2022-10-065-0/+40
| | |/ / / | |/| | |
* | | | | Merge topic 'automoc-skip-pch'Brad King2022-10-072-0/+33
|\ \ \ \ \
| * | | | | AUTOMOC: Skip PCH when all sources files skip the PCH file tooCristian Adam2022-10-062-0/+33
| |/ / / /
* | | | | Tests: Move TryCompile check module cases to RunCMake.Check*Brad King2022-10-0614-144/+226
* | | | | Tests: Clarify RunCMake.Check* case namesBrad King2022-10-0634-30/+30
|/ / / /
* | | | Merge topic 'try_compile-more-debug-logging'Brad King2022-10-064-1/+34
|\ \ \ \
| * | | | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-063-0/+33
| * | | | Tests: Remove stray debugging flag from RunCMake.CheckCompilerFlag caseBrad King2022-10-051-1/+1
| |/ / /
* | | | Tests: Improve CheckSourceTree testBrad King2022-10-055-380/+36
|/ / /
* | | Merge topic 'ci-intel-compiler'Brad King2022-10-041-0/+1
|\ \ \
| * | | Tests: Teach RunCMake to ignore Intel Classic compiler deprecation warningsBrad King2022-10-031-0/+1
* | | | Merge topic 'xcode-ios-objects'Brad King2022-10-042-0/+30
|\ \ \ \
| * | | | Tests: Add case covering XCODE_EMIT_EFFECTIVE_PLATFORM_NAME=OFF for iOSBrad King2022-10-032-0/+30
| |/ / /
* | | | Merge topic 'try_compile-rename-source_from_arg'Brad King2022-10-047-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-307-11/+11
* | | | Merge topic 'ci-xcode-14.0'Brad King2022-10-035-29/+53
|\ \ \ \ | | |/ / | |/| |