about summary refs log tree commit diff
path: root/library/test/src/options.rs
AgeCommit message (Expand)AuthorLines
2025-01-20test: add `#![warn(unreachable_pub)]`Urgau-1/+1
2023-05-20derive `Default` trait for `compiletest::common::Config`ozkanonur-2/+4
2022-10-28libtest: run all tests in their own thread, if supported by the hostRalf Jung-7/+0
2021-04-25feat(libtest): Add JUnit formatterAndrey Cherkashin-0/+2
2020-07-27mv std libs to library/mark-0/+87