about summary refs log tree commit diff
path: root/library/test/src/formatters/mod.rs
AgeCommit message (Expand)AuthorLines
2025-08-04Add new `test::print_merged_doctests_times` used by rustdoc to display more d...Guillaume Gomez-0/+5
2024-07-29Reformat `use` declarations.Nicholas Nethercote-7/+6
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-1/+5
2022-12-19Fix `uninlined_format_args` in libtestnils-1/+1
2021-09-29Implement #85440Samuel E. Moelius III-1/+1
2021-04-25feat(libtest): Add JUnit formatterAndrey Cherkashin-0/+2
2020-07-27mv std libs to library/mark-0/+40