Samuel E. Moelius III
32b6ac5b44
Check allow_unstable before checking environment variables
2021-09-30 12:57:34 -04:00
Samuel E. Moelius III
fa23d4fe93
Implement #85440
2021-09-29 21:51:46 -04:00
Andrey Cherkashin
38485a9e34
feat(libtest): Add JUnit formatter
2021-04-25 15:51:50 -07:00
Eric Huss
87ac39c800
Add a chapter on the test harness.
2021-02-20 16:12:11 -08:00
Mara Bos
b102ea479d
Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se
...
libtest: allow multiple filters
Libtest ignores any filters after the first. This changes it so that if multiple filters are passed, it will test against all of them.
This also affects compiletest to do the same.
Closes #30422
2021-02-08 19:28:13 +01:00
Eric Huss
30891b84ff
libtest: allow multiple filters
2021-01-24 13:12:37 -08:00
Giles Cope
fe2880ac43
stabilise --include-ignored
2020-12-15 12:59:31 +00:00
mark
2c31b45ae8
mv std libs to library/
2020-07-27 19:51:13 -05:00