aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/compiler.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-05-23 12:01:17 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2022-05-24 20:15:34 +0300
commita7e458effadbc884eacf34528df3a57b60e43fe3 (patch)
tree9981a4b693cb5513b434c5739ff6926fc06a7821 /mesonbuild/interpreter/compiler.py
parent4acab57d476cb55da1e066831422a52149c346f5 (diff)
downloadmeson-a7e458effadbc884eacf34528df3a57b60e43fe3.zip
meson-a7e458effadbc884eacf34528df3a57b60e43fe3.tar.gz
meson-a7e458effadbc884eacf34528df3a57b60e43fe3.tar.bz2
mtest: ignore invalid input
TAP version 14 introduced subtests, that are supposedly backward compatible because "TAP13 specifies that non-TAP output should be ignored". Meson reported TAP syntax errors based on behavior of "prove" at the time, but it seems that now "prove" has become a lot more lenient; it even accepts the following completely bogus input just fine: --- ok 1 ok 2 x 1..1 --- So do the same and make Meson's parser accept invalid TAP input silently. Fixes: #10032
Diffstat (limited to 'mesonbuild/interpreter/compiler.py')
0 files changed, 0 insertions, 0 deletions