diff options
author | Luke Drummond <ldrumm@rtps.co> | 2021-02-18 19:54:55 +0000 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-02-19 17:17:20 +0200 |
commit | 79f7328d6a010e56c28eb9442b61931cf13b04e6 (patch) | |
tree | fecb1b2de41b021851992f80f38d7dc9455fb694 /mesonbuild/modules/cmake.py | |
parent | 90a7de3f2ba4b0510c2341346645eb7989376b62 (diff) | |
download | meson-79f7328d6a010e56c28eb9442b61931cf13b04e6.zip meson-79f7328d6a010e56c28eb9442b61931cf13b04e6.tar.gz meson-79f7328d6a010e56c28eb9442b61931cf13b04e6.tar.bz2 |
[TAP] Fix TAP parser when test exits with status
Some time between 0.56 and 0.57 the TAP parser broke when a test exits
with a nonzero status.
The TAP protocol does not specify this behaviour - giving latitude to
implementers, and meson's previous behaviour was to report the exit
status gracefully.
This patch restores the old behaviour and adds a regression test
Diffstat (limited to 'mesonbuild/modules/cmake.py')
0 files changed, 0 insertions, 0 deletions