rust/tests/ui/process
许杰友 Jieyou Xu (Joe) 1abb93608f tests: cleanup tests/ui/process/issue-13304.rs
- Remove unnecessary `mut`, remove `#[allow(unused_mut)]`.
- Replace `ignore-*` with `needs-subprocess`.
2025-01-23 20:51:29 +08:00
..
core-run-destroy.rs tests: cleanup tests/ui/process/core-run-destroy.rs 2025-01-23 20:51:29 +08:00
env-args-reverse-iterator.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
env-funky-keys.rs Use c"lit" for CStrings without unwrap 2024-12-02 18:16:36 +00:00
env-null-vars.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
env-vars.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
exec-env.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
fds-are-cloexec.rs tests: cleanup tests/ui/process/fds-are-cloexec.rs 2025-01-23 20:51:29 +08:00
inherit-env.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
issue-13304.rs tests: cleanup tests/ui/process/issue-13304.rs 2025-01-23 20:51:29 +08:00
issue-14456.rs tests: cleanup tests/ui/process/issue-14456.rs 2025-01-23 20:51:29 +08:00
issue-14940.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
issue-16272.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
issue-20091.rs tests: cleanup tests/ui/process/issue-20091.rs 2025-01-23 20:51:29 +08:00
issue-30490.rs Move tests 2024-03-03 16:30:48 -03:00
multi-panic.rs Try to write the panic message with a single write_all call 2025-01-01 15:58:29 +01:00
no-stdio.rs Handle a few more simple tests 2024-05-20 11:13:10 -04:00
nofile-limit.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
println-with-broken-pipe.rs Remove the -test suffix from normalize directives 2024-12-27 19:58:16 +11:00
println-with-broken-pipe.run.stderr Try to write the panic message with a single write_all call 2025-01-01 15:58:29 +01:00
println-with-broken-pipe.run.stdout
process-envs.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
process-exit.rs tests: cleanup tests/ui/process/process-exit.rs 2025-01-23 20:51:29 +08:00
process-panic-after-fork.rs tests: cleanup tests/ui/process/process-panic-after-fork.rs 2025-01-23 20:51:29 +08:00
process-remove-from-env.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
process-sigpipe.rs Fix most ui tests on emscripten target 2024-10-15 14:25:55 +02:00
process-spawn-nonexistent.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
process-spawn-with-unicode-params.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
process-status-inherits-stdin.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
signal-exit-status.rs tests: cleanup tests/ui/process/signal-exit-status.rs 2025-01-23 20:51:29 +08:00
sigpipe-should-be-ignored.rs tests: cleanup tests/ui/process/sigpipe-should-be-ignored.rs 2025-01-23 20:51:29 +08:00
tls-exit-status.rs Update test directives for wasm32-wasip1 2024-03-11 09:36:35 -07:00
try-wait.rs tests: cleanup tests/ui/process/try-wait.rs 2025-01-23 20:51:29 +08:00