aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-01-21 20:57:59 -0500
committerEli Schwartz <eschwartz@archlinux.org>2023-01-25 22:03:11 -0500
commita38ad3039d0680f3ac34a6dc487776c79c48acf3 (patch)
tree8e5d86df204cd04c66851174f37b22d0306205a8 /mesonbuild/compilers/compilers.py
parent8d39c9273b58a7a9ba3c4c34125d5f37e5684a99 (diff)
downloadmeson-a38ad3039d0680f3ac34a6dc487776c79c48acf3.zip
meson-a38ad3039d0680f3ac34a6dc487776c79c48acf3.tar.gz
meson-a38ad3039d0680f3ac34a6dc487776c79c48acf3.tar.bz2
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
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions