about summary refs log tree commit diff
path: root/library/test/src/formatters/json.rs
AgeCommit message (Expand)AuthorLines
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-1/+51
2023-01-03Fix a few clippy lints in libtestJoshua Nelson-9/+9
2022-12-19Fix `uninlined_format_args` in libtestnils-4/+3
2022-04-05trivial cfg(bootstrap) changesPietro Albini-16/+10
2022-03-29Refactor after reviewAntonio Yang-19/+11
2022-03-11Show ignore message in console and json outputAntonio Yang-0/+21
2022-01-28remove allow_fail test flagyuhaixin.hx-12/+1
2021-09-29Implement #85440Samuel E. Moelius III-3/+8
2020-11-27libtest: Print the total time taken to execute a test suiteJakob Schikowski-4/+11
2020-10-23Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAusYuki Okushi-4/+10
2020-10-13Replace absolute paths with relative onesest31-2/+2
2020-10-13Fixing escaping to ensure generation of welformed json.Giles Cope-4/+10
2020-07-27mv std libs to library/mark-0/+246