summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Update RunCMake.TargetObjects cmake_minimum_required versionBrad King2024-02-211-1/+1
* Merge topic 'cxxmodules-transitive-std' into release-3.28Brad King2024-02-212-2/+2
|\
| * Tests/CXXModules: test `cxx_std_20` coming from a dependencyBen Boeckel2024-02-202-2/+2
* | cmExportFileGenerator: export link libraries as-isBen Boeckel2024-02-204-4/+4
* | Tests/CXXModules: test transitive modules usageBen Boeckel2024-02-2014-0/+294
|/
* Tests/CXXModules: add a test with transitive targetsBen Boeckel2024-02-1921-0/+307
* Tests/CXXModules: add a test importing from a `Ninja` installBen Boeckel2024-02-168-0/+78
* Tests/CXXModules: support building a project with `Ninja`Ben Boeckel2024-02-161-0/+29
* Tests/CXXModules: document `CMake_TEST_MODULE_COMPILATION` itemsBen Boeckel2024-02-161-0/+12
* Merge topic 'cxxmodules-collation-restat' into release-3.28Brad King2024-02-167-2/+59
|\
| * Tests/CXXModules: add a test to ensure that `restat` works for collationBen Boeckel2024-02-157-2/+59
* | Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28Brad King2024-02-166-0/+55
|\ \ | |/
| * Tests/CXXModules: test that objects depend on dependent modules json filesBen Boeckel2024-02-156-0/+55
* | Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28Brad King2024-02-166-0/+62
|\ \ | |/
| * Tests/CXXModules: test that objects depend on their modmap filesBen Boeckel2024-02-156-0/+49
| * Tests/CXXModules: support testing rebuild conditionsBen Boeckel2024-02-141-0/+13
* | Merge topic 'ci-test-CommandLength' into release-3.28Brad King2024-02-161-1/+4
|\ \
| * | Tests/CommandLength: Refactor test commands to reduce test run timeBrad King2024-02-151-1/+4
* | | Merge topic 'cxxmodules-collapse-source-paths' into release-3.28Brad King2024-02-154-0/+31
|\ \ \ | |/ / |/| |
| * | cmDyndepCollation: collapse full path before looking upBen Boeckel2024-02-144-0/+31
| |/
* | Tests: Enable visionOS tests with Xcode 15.2Brad King2024-02-092-44/+37
* | Tests: Update RunCMake.XcodeProject-Device for visionOS in Xcode 15.1 betaBrad King2024-02-091-2/+2
* | Ninja: Update showIncludes prefix detection for clang-cl 18Martin Storsjö2024-02-075-0/+16
* | Tests/RunCMake/Ninja: Rename showIncludes case for clang-cl <= 17Brad King2024-02-075-5/+5
|/
* Merge branch 'unity-after-compile-features' into restore-pch-with-unityBrad King2024-02-023-0/+4
|\
| * Tests: Add case covering PCH in a unity buildBrad King2024-02-023-0/+4
* | Autogen: Forward dependencies when both Makefile and DEPFILE are usedOrkun Tokdemir2024-01-286-0/+29
* | Tests: Improve C compatibility of LoadCommand testsFlorian Weimer2024-01-252-11/+17
* | cmUVProcessChain: Simplify SetExternalStream usageBrad King2024-01-241-4/+1
* | Tests: Add missing include in testUVProcessChainHelper on WindowsBrad King2024-01-241-0/+4
* | cxxmodules: make export trampoline script files uniqueBen Boeckel2024-01-185-11/+73
* | cxxmodules: compute link information for C++ module-consuming targetsMatheus Izvekov2024-01-144-0/+20
* | Merge topic 'vs-scan-for-modules' into release-3.28Brad King2024-01-106-3/+40
|\ \
| * | Tests/CXXModules/scan_properties: use `ixx` extensionBen Boeckel2024-01-092-3/+5
| * | Tests/CXXModules: add a test case for VS generation without flagsBen Boeckel2024-01-064-0/+35
* | | Merge topic 'cxxmodules-no-unity' into release-3.28Brad King2024-01-107-0/+68
|\ \ \ | | |/ | |/|
| * | Tests/CXXModules: add a test with unity build supportBen Boeckel2024-01-057-0/+68
| |/
* | Makefile: Fix double escaping when DEPFILE is usedOrkun Tokdemir2024-01-093-0/+22
* | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_languageGergely Meszaros2024-01-043-0/+38
|/
* Ninja: LINK_OPTIONS property should support newlinesMarc Chevrier2023-12-202-0/+9
* Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>Marc Chevrier2023-12-182-0/+28
* Tests: Verify CUDA::cupti existence on a subset of machinesRobert Maynard2023-12-144-1/+38
* Merge topic 'test-gnu-hurd-sleep' into release-3.28Brad King2023-12-091-1/+1
|\
| * Tests: Do not expect EINTR when sleep is interrupted on GNU/HurdMattias Ellert2023-12-081-1/+1
* | Tests: Update for changes to upstream ninja development versionBrad King2023-12-082-4/+11
|/
* Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28Brad King2023-12-065-3/+27
|\
| * Tests/CXXModules: enhance `internal-partitions` testBen Boeckel2023-12-054-1/+17
| * Tests/CXXModules: import from an internal partitionBen Boeckel2023-12-053-2/+10
* | Merge topic 'fix-cxx-module-transitive-requirements' into release-3.28Brad King2023-12-0635-1/+384
|\ \
| * | cmCxxModuleMapper: Fix transitive requirements computationnamniav2023-12-0535-1/+384