rust/library/std/tests
bjorn3 d0a70d9328 Fix testing of the standard library with Emscripten
This does need EMCC_CFLAGS="-s MAXIMUM_MEMORY=2GB" avoid several OOMs.
2025-01-24 09:25:34 +00:00
..
common Reformat use declarations. 2024-07-29 08:26:52 +10:00
builtin-clone.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
create_dir_all_bare.rs Fix std tests for wasm32-wasip2 target 2024-09-29 04:48:13 +02:00
env.rs Fix and undeprecate home_dir() 2024-11-04 03:06:09 +00:00
eq-multidispatch.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
istr.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
log-knows-the-names-of-variants-in-std.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
minmax-stability-issue-23687.rs Run tidy on tests 2024-04-28 18:04:25 -04:00
pipe_subprocess.rs Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
process_spawning.rs Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
run-time-detect.rs rustc_target: Add sme-b16b16 as an explicit aarch64 target feature 2024-10-10 10:24:57 +00:00
seq-compare.rs Move various stdlib tests to library/std/tests 2024-04-28 16:10:12 -04:00
slice-from-array-issue-113238.rs Move various stdlib tests to library/std/tests 2024-04-28 16:10:12 -04:00
switch-stdout.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
thread.rs Avoid shadowing user provided types or type aliases in thread_local! 2024-10-18 10:27:41 +08:00
type-name-unsized.rs Rename test for issue 21058 2024-05-05 10:47:12 -04:00
volatile-fat-ptr.rs Move various stdlib tests to library/std/tests 2024-04-28 16:10:12 -04:00
windows.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00