rust/library/test/src
Matthias Krüger c1bbe347c2
Rollup merge of #127594 - c6c7:fuchsia-status-code-match-arm, r=tmandry
Fuchsia status code match arm

Adds a match arm for the Fuchsia status code upon a process abort. An additional change moves the Windows status code down into the match arm itself instead of being defined as a constant elsewhere.

r​? tmandry
2024-07-18 23:05:21 +02:00
..
formatters emit fractional benchmark nanoseconds in libtest's JSON output format 2024-05-06 00:25:00 +02:00
helpers Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
stats mv std libs to library/ 2020-07-27 19:51:13 -05:00
term Apply x clippy --fix and x fmt 2024-05-30 09:51:27 +08:00
bench.rs Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
cli.rs Apply x clippy --fix and x fmt 2024-05-30 09:51:27 +08:00
console.rs libtest: also measure time in Miri 2024-04-15 09:50:42 +02:00
event.rs Do fewer passes and generally be more efficient when filtering tests 2022-10-27 21:34:56 -04:00
lib.rs Avoid comments that describe multiple use items. 2024-07-17 08:02:46 +10:00
options.rs derive Default trait for compiletest::common::Config 2023-05-20 14:40:46 +03: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 Update name of Windows abort constant to match platform documentation 2024-07-15 22:21:41 +00:00
tests.rs remove redundant imports 2023-12-10 10:56:22 +08:00
time.rs Fix uninlined_format_args in libtest 2022-12-19 08:58:40 +01:00
types.rs Rust is a proper name: rust → Rust 2024-03-07 07:49:22 +01:00