| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-27 | Condense test directories for RC1. | Jussi Pakkanen | |
| 2023-01-25 | tests: avoid unexpected failure when cmake is not installed | Eli Schwartz | |
| This test case checks stdout and demands a `dependency()` lookup fail. The resulting error message can be different depending on whether cmake is installed, or not. For cmake-specific tests we would simply skip the test if cmake is not installed, but here we can just fine-tune the pattern matching we use to determine if the test failed "correctly". Fixes #11320 | |||
| 2022-03-29 | Condense test directory names. | Jussi Pakkanen | |
