Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Avoid using CMake{Output,Error}.log files | Brad King | 2023-01-18 | 1 | -0/+1 |
| | | | | These log files will soon go away, so avoid using them in tests. | ||||
* | Tests: Add swift compiler version to test check | Evan Wilde | 2022-09-19 | 1 | -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 compiler | Saleem Abdulrasool | 2019-05-17 | 1 | -0/+61 |
This ensures that the tests only run when the Swift compiler is present. |