meson/test cases/failing test/5 tap tests
Luke Drummond 79f7328d6a [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
2021-02-19 17:17:20 +02:00
..
meson.build [TAP] Fix TAP parser when test exits with status 2021-02-19 17:17:20 +02:00
tester.c mtest: implement TAP parsing 2019-03-02 09:07:54 +01:00
tester_with_status.c [TAP] Fix TAP parser when test exits with status 2021-02-19 17:17:20 +02:00