rust/tests/ui/process
Matthias Krüger 66799d0b83
Rollup merge of #143303 - Kivooeo:tf28, r=tgross35
`tests/ui`: A New Order [28/28] FINAL PART

> [!NOTE]
>
> Intermediate commits are intended to help review, but will be squashed prior to merge.

Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895.

r? ``@tgross35``
2025-07-11 07:35:19 +02:00
..
core-run-destroy.rs awhile -> a while where appropriate 2025-07-02 20:17:29 +02:00
env-args-reverse-iterator.rs
env-funky-keys.rs
env-null-vars.rs
env-vars.rs
exec-env.rs
fds-are-cloexec.rs
inherit-env.rs
issue-13304.rs
issue-14456.rs
issue-14940.rs
issue-16272.rs
issue-20091.rs
issue-30490.rs
multi-panic.rs
no-stdio.rs
nofile-limit.rs
println-with-broken-pipe.rs
println-with-broken-pipe.run.stderr
println-with-broken-pipe.run.stdout
process-envs.rs
process-exit.rs
process-panic-after-fork.rs
process-remove-from-env.rs
process-sigpipe.rs Use yes except target_os = "nto". 2025-02-18 16:22:16 +00:00
process-spawn-failure.rs cleaned up some tests 2025-07-10 18:50:35 +05:00
process-spawn-nonexistent.rs
process-spawn-with-unicode-params.rs
process-status-inherits-stdin.rs
signal-exit-status.rs
sigpipe-should-be-ignored.rs
tls-exit-status.rs
try-wait.rs
win-command-child-path.rs Fix Windows Command search path bug 2025-02-26 13:56:47 +00:00
win-command-curdir-no-verbatim.rs Test Command::current_dir with verbatim path 2025-03-24 18:57:22 +00:00
win-creation-flags.rs
win-proc-thread-attributes.rs
windows-exit-code-still-active.rs cleaned up some tests 2025-07-10 18:50:35 +05:00