diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-03-20 00:55:56 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-04-03 16:06:33 -0400 |
commit | 105bbaabdda4656194e97729f67bba9c0f6c8ae1 (patch) | |
tree | 0546706d374c1bec6b9bf9448202290c9eb9019f /.gitignore | |
parent | ce7a67e511467f72c52c950fb0e0c48a69054974 (diff) | |
download | meson-105bbaabdda4656194e97729f67bba9c0f6c8ae1.zip meson-105bbaabdda4656194e97729f67bba9c0f6c8ae1.tar.gz meson-105bbaabdda4656194e97729f67bba9c0f6c8ae1.tar.bz2 |
project tests: log the reason why a test is skipped
We expose a reason after the string 'MESON_SKIP_TEST', but it is
actually ignored when running the test, so it is only useful as
documentation and really might as well be a comment.
Make it even more useful by actually printing that string after the
'[SKIPPED]' message.
Also, sometimes a test can be skipped for multiple reasons, and it would
be useful to know which one occurred.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions