diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-21 01:38:30 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-23 16:10:32 -0400 |
commit | 462759dd3319d47f4c09a63ee8dfc5deab7eef63 (patch) | |
tree | 73f79c1068516afdcf11fa45b7c21df7381f469f /mesonbuild/compilers/compilers.py | |
parent | bed5b31079823f1f2a05b43abd5b148d17c777aa (diff) | |
download | meson-462759dd3319d47f4c09a63ee8dfc5deab7eef63.zip meson-462759dd3319d47f4c09a63ee8dfc5deab7eef63.tar.gz meson-462759dd3319d47f4c09a63ee8dfc5deab7eef63.tar.bz2 |
mtest: implement a maxfail option
This allows early exit of the project tests once a certain number of
failures are detected. For example `meson test --maxfail=1` will abort
as soon as a single test fails.
Currently running tests are marked as failed via INTERRUPT.
Resolves #9352
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions