diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-01-21 20:57:59 -0500 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-02-19 02:55:57 +0530 |
commit | 967d3d941ef9bb8230ccfd84d2f779a9fac88718 (patch) | |
tree | 714f8a36938fd2c4b990a422abace6c2f6901199 /docs/refman | |
parent | e2858b0cc044c591d2944be7f9d059ea25f1f0fa (diff) | |
download | meson-967d3d941ef9bb8230ccfd84d2f779a9fac88718.zip meson-967d3d941ef9bb8230ccfd84d2f779a9fac88718.tar.gz meson-967d3d941ef9bb8230ccfd84d2f779a9fac88718.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 'docs/refman')
0 files changed, 0 insertions, 0 deletions