| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-04-05 | trivial cfg(bootstrap) changes | Pietro Albini | -16/+10 | |
| 2022-03-29 | Refactor after review | Antonio Yang | -19/+11 | |
| Co-authored-by: Mara Bos <m-ou.se@m-ou.se> | ||||
| 2022-03-11 | Show ignore message in console and json output | Antonio Yang | -0/+21 | |
| 2022-01-28 | remove allow_fail test flag | yuhaixin.hx | -12/+1 | |
| 2021-09-29 | Implement #85440 | Samuel E. Moelius III | -3/+8 | |
| 2020-11-27 | libtest: Print the total time taken to execute a test suite | Jakob Schikowski | -4/+11 | |
| 2020-10-23 | Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus | Yuki Okushi | -4/+10 | |
| Fixing escaping to ensure generation of welformed json. doc tests' json name have a filename in them. When json test output is asked for on windows currently produces invalid json. Tracking issue for json test output: #49359 | ||||
| 2020-10-13 | Replace absolute paths with relative ones | est31 | -2/+2 | |
| Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs. | ||||
| 2020-10-13 | Fixing escaping to ensure generation of welformed json. | Giles Cope | -4/+10 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+246 | |
