summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-tests-from-file'Brad King2024-03-1117-3/+48
|\
| * ctest: Remove unnecessary and ambiguous tests-from-file comment syntaxBrad King2024-03-082-0/+6
| * ctest: Honor tests-from-file options with empty inputBrad King2024-03-089-0/+29
| * Tests: Make ctest tests-from-file expected output more preciseBrad King2024-03-087-3/+13
| * Merge topic 'cxxmodules-target-objects' into release-3.29Brad King2024-03-084-0/+42
| |\
* | \ Merge topic 'gtest-json-test-def-source'Brad King2024-03-082-1/+13
|\ \ \
| * | | ctest: Show custom test properties in --show-only=json-v1Daniel Sim2024-03-062-1/+13
* | | | Merge topic 'cxxmodules-target-objects'Brad King2024-03-084-0/+42
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests/CXXModules: add a test using `TARGET_OBJECTS` from modulesBen Boeckel2024-03-064-0/+42
| * | | Merge topic 'cxxmodules-no-export-basedirs-as-include-paths' into release-3.28Brad King2024-02-297-0/+147
| |\ \ \
* | \ \ \ Merge topic 'ctest-tests-from-file'Brad King2024-03-0818-9/+33
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | ctest: Exit with failure when tests-from-file input is missingBrad King2024-03-0614-0/+24
| * | | Tests: Generalize ctest tests-from-file test casesBrad King2024-03-066-9/+9
| * | | Merge topic 'cxxmodules-no-export-basedirs-as-include-paths' into release-3.29Brad King2024-02-297-0/+147
| |\ \ \
| * \ \ \ Merge topic 'test-cxxmodules-vs' into release-3.29Brad King2024-02-281-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | ASM_NASM: Improve support for standalone usageVito Gamberini2024-03-044-0/+36
* | | | | Merge topic 'ExternalProject-TLS_VERSION'Brad King2024-03-0111-0/+52
|\ \ \ \ \
| * | | | | ExternalProject: Add TLS version options for https connectionsBrad King2024-02-2911-0/+52
* | | | | | Tests/VSAndroid: Update for VS 17Brad King2024-02-291-1/+1
* | | | | | Merge topic 'cxxmodules-no-export-basedirs-as-include-paths'Brad King2024-02-297-0/+147
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'backport-3.28-cxxmodules-no-export-basedirs-as-include-paths'Brad King2024-02-287-0/+147
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | cmExportFileGenerator: only export include paths for HEADERS file setsBen Boeckel2024-02-287-0/+147
* | | | | Merge topic 'test-cxxmodules-vs'Brad King2024-02-281-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Tests/RunCMake/CXXModules: Update VS circular error messageBrad King2024-02-281-1/+1
| | |/ | |/|
* | | Merge topic 'curl-tls-version'Brad King2024-02-2813-0/+51
|\ \ \
| * | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variableBrad King2024-02-282-0/+10
| * | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variableBrad King2024-02-282-0/+9
| * | | file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connectionsBrad King2024-02-2813-0/+32
* | | | Merge topic 'test-updates'Brad King2024-02-284-13/+18
|\ \ \ \
| * | | | Tests: Use real directory in TestsWorkingDirectoryKyle Edwards2024-02-272-12/+16
| * | | | Tests: Allow RunCMake.CTestCommandLine/TestOutputSize to have larger fileKyle Edwards2024-02-271-1/+1
| * | | | Tests: Build testUVProcessChainHelper with WIN32_LEAN_AND_MEANKyle Edwards2024-02-271-0/+1
| |/ / /
* | | | ctest: include "Time" element in Upload.xmlZack Galbreath2024-02-271-0/+12
|/ / /
* | | Merge topic 'swift-exe-module-name'Brad King2024-02-262-1/+7
|\ \ \ | | |/ | |/|
| * | Swift: Ninja: Pass module name to all swift buildsEvan Wilde2024-02-232-1/+7
| * | Merge topic 'test-BuildDepends-no-rosetta' into release-3.29Brad King2024-02-221-1/+3
| |\ \
| * \ \ Merge topic 'restore-link-interface-objlib-with-unity' into release-3.29Brad King2024-02-226-1/+37
| |\ \ \ | | | |/ | | |/|
| * | | Merge topic 'cxxmodules-transitive-std' into release-3.29Brad King2024-02-212-2/+2
| |\ \ \
| * \ \ \ Merge topic 'cxxmodules-transitive-modules-usage' into release-3.29Brad King2024-02-2118-4/+298
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-UseDebugLibraries'Brad King2024-02-2317-3/+45
|\ \ \ \ \ \
| * | | | | | VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-2217-3/+45
* | | | | | | Merge topic 'preset-includes-macro-expansion'Brad King2024-02-223-0/+16
|\ \ \ \ \ \ \
| * | | | | | | presets: Expand more macros in the `include` directiveCristian Le2024-02-213-0/+16
* | | | | | | | Merge topic 'test-BuildDepends-no-rosetta'Brad King2024-02-221-1/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Tests: Fix BuildDepends on macOS arm64 without rosettaBrad King2024-02-211-1/+3
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'cxxmodules-transitive-target-usage' into release-3.29Brad King2024-02-2021-0/+307
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'cxxmodules-nmc-duplicate-synthetic-targets' into release-3.29Brad King2024-02-198-0/+119
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'cxxmodules-collation-restat' into release-3.29Brad King2024-02-167-2/+59
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.29Brad King2024-02-166-0/+55
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.29Brad King2024-02-166-0/+62
| |\ \ \ \ \ \ \ \ \ \