meson/test cases/failing test
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
..
1 trivial Enable running tests that fail at 'meson test' 2018-05-23 23:30:07 +03:00
2 signal Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00
3 ambiguous Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00
4 hard error mtest: add support for hard errors 2019-03-02 09:07:54 +01:00
5 tap tests [TAP] Fix TAP parser when test exits with status 2021-02-19 17:17:20 +02:00
6 xpass Report xpass results as failures. 2019-04-21 03:01:04 +03:00