rust/library/test/src
Erik Kaneda 966b94e0a2
rustc: implement support for riscv32im_risc0_zkvm_elf
This also adds changes in the rust test suite in order to get a few of them to
pass.

Co-authored-by: Frank Laub <flaub@risc0.com>
Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com>
2024-01-22 10:07:36 -08:00
..
formatters match on chars instead of &strs for .split() or .strip_prefix() 2023-07-23 10:13:41 +02:00
helpers Move RandomState and DefaultHasher into std::hash, but don't export for now 2023-11-02 20:35:20 -04:00
stats mv std libs to library/ 2020-07-27 19:51:13 -05:00
term remove redundant imports 2023-12-10 10:56:22 +08:00
bench.rs Do not panic when a test function returns Result::Err. 2022-09-16 14:36:00 +00:00
cli.rs libtest: Improve error when missing -Zunstable-options 2023-05-24 11:18:20 -05:00
console.rs rustc: implement support for riscv32im_risc0_zkvm_elf 2024-01-22 10:07:36 -08:00
event.rs Do fewer passes and generally be more efficient when filtering tests 2022-10-27 21:34:56 -04:00
lib.rs rustc: implement support for riscv32im_risc0_zkvm_elf 2024-01-22 10:07:36 -08: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 Fix a few clippy lints in libtest 2023-01-03 18:55:03 +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 remove repetitive words 2023-07-31 16:13:02 +08:00