| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-06 | Generate release notes for 0.64. | Jussi Pakkanen | |
| 2022-09-23 | mtest: implement a maxfail option | Eli Schwartz | |
| 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 | |||
