summaryrefslogtreecommitdiffstats
path: root/Tests/CheckSwift.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add swift compiler version to test checkEvan Wilde2022-09-191-0/+2
| | | | | Include the swift compiler version in the set of exported variables from CheckSwift.cmake for Swift related tests.
* Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-171-0/+61
This ensures that the tests only run when the Swift compiler is present.