meson/test cases/failing/111 empty fallback
Eli Schwartz a38ad3039d
tests: avoid unexpected failure when cmake is not installed
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
2023-01-25 22:03:11 -05:00
..
subprojects/foo Condense test directory names. 2022-03-29 02:12:02 +03:00
meson.build Condense test directory names. 2022-03-29 02:12:02 +03:00
test.json tests: avoid unexpected failure when cmake is not installed 2023-01-25 22:03:11 -05:00