granite-rust/library/test/src
Ben Kimock 458aaa5a23 Print the precondition we violated, and visible through output capture
Co-authored-by: Ralf Jung <post@ralfj.de>
2022-10-26 22:09:17 -04:00
..
formatters Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum 2022-04-07 07:34:04 +00:00
helpers Add IsTerminal trait to determine if a descriptor or handle is a terminal 2022-10-15 00:35:38 +01:00
stats mv std libs to library/ 2020-07-27 19:51:13 -05:00
term WinConsole::new is not actually fallible 2022-10-21 12:18:33 +02:00
bench.rs Do not panic when a test function returns Result::Err. 2022-09-16 14:36:00 +00:00
cli.rs Add IsTerminal trait to determine if a descriptor or handle is a terminal 2022-10-15 00:35:38 +01:00
console.rs Sort tests at compile time, not at startup 2022-09-01 09:04:25 -04:00
event.rs Implement #85440 2021-09-29 21:51:46 -04:00
lib.rs Print the precondition we violated, and visible through output capture 2022-10-26 22:09:17 -04:00
options.rs feat(libtest): Add JUnit formatter 2021-04-25 15:51:50 -07:00
stats.rs Fix naming format of IEEE 754 standard 2022-09-11 04:13:33 +02:00
term.rs WinConsole::new is not actually fallible 2022-10-21 12:18:33 +02:00
test_result.rs Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
tests.rs Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 2022-10-24 19:32:25 +09:00
time.rs Use optflag for --report-time 2022-01-30 10:25:40 -05:00
types.rs Do not panic when a test function returns Result::Err. 2022-09-16 14:36:00 +00:00