about summary refs log tree commit diff
path: root/library/test/src/test_result.rs
AgeCommit message (Expand)AuthorLines
2023-01-03Fix a few clippy lints in libtestJoshua Nelson-2/+2
2022-12-19Fix `uninlined_format_args` in libtestnils-3/+2
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-1/+1
2022-01-28remove allow_fail test flagyuhaixin.hx-9/+4
2021-02-19Remove unsafe impl Send for CompletedTest & TestResultTomasz Miąsko-2/+0
2021-01-10Print failure message on all tests that should panic, but don'tjohanngan-1/+1
2020-07-27mv std libs to library/mark-0/+115