about summary refs log tree commit diff
path: root/library/test/src/console.rs
AgeCommit message (Expand)AuthorLines
2022-04-05trivial cfg(bootstrap) changesPietro Albini-9/+1
2022-03-11Show ignore message in console and json outputAntonio Yang-1/+1
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-8/+8
2022-02-24Include ignore message in libtest outputAntonio Yang-2/+17
2022-01-28remove allow_fail test flagyuhaixin.hx-5/+1
2021-11-10Update more rustc/libtest things for wasm64Alex Crichton-1/+1
2021-09-29Implement #85440Samuel E. Moelius III-2/+2
2021-07-18Fix compilation errors.Charles Lew-1/+1
2021-04-25feat(libtest): Add JUnit formatterAndrey Cherkashin-1/+2
2020-11-27libtest: Print the total time taken to execute a test suiteJakob Schikowski-1/+11
2020-07-27mv std libs to library/mark-0/+293