| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-30 | Check `allow_unstable` before checking environment variables | Samuel E. Moelius III | -2/+2 | |
| 2021-09-29 | Implement #85440 | Samuel E. Moelius III | -0/+74 | |
| 2021-04-25 | feat(libtest): Add JUnit formatter | Andrey Cherkashin | -4/+10 | |
| 2021-02-20 | Add a chapter on the test harness. | Eric Huss | -8/+2 | |
| 2021-02-08 | Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se | Mara Bos | -11/+6 | |
| 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-01-24 | libtest: allow multiple filters | Eric Huss | -11/+6 | |
| 2020-12-15 | stabilise --include-ignored | Giles Cope | -1/+1 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+431 | |
