rust/tests/ui/command
León Orell Valerian Liehr 46d53a68aa
Move #![crate_type] UI tests into attributes directory
Gets rid of two top-level UI tests which is always great.

Furthermore, move `need-crate-arg-ignore-tidy$x.rs`
from `command/` to `invalid-compile-flags/`.
`command/` concerns `std::process::Command` tests, not CLI tests.
2025-02-15 03:41:07 +01:00
..
command-argv0.rs tests: cleanup tests/ui/command/command-argv0.rs 2025-01-23 20:51:28 +08:00
command-current-dir.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
command-exec.rs tests: cleanup tests/ui/command/command-exec.rs 2025-01-23 20:51:29 +08:00
command-pre-exec.rs tests: slightly cleanup tests/ui/command/command-pre-exec.rs 2025-01-23 20:51:28 +08:00
command-setgroups.rs tests: cleanup tests/ui/command/command-setgroups.rs 2025-01-23 20:51:29 +08:00
command-uid-gid.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
issue-10626.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00