about summary refs log tree commit diff
path: root/tests/ui/command
AgeCommit message (Expand)AuthorLines
2025-09-19Fix test suite in iOS/tvOS/watchOS/visionOS simulatorMads Marquart-0/+8
2025-02-15Move `#![crate_type]` UI tests into attributes directoryLeón Orell Valerian Liehr-8/+0
2025-02-15Clean up rustc_session::output::{find,validate}_crate_nameLeón Orell Valerian Liehr-2/+2
2025-01-23tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`许杰友 Jieyou Xu (Joe)-6/+3
2025-01-23tests: cleanup `tests/ui/command/command-setgroups.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: cleanup `tests/ui/command/command-exec.rs`许杰友 Jieyou Xu (Joe)-6/+2
2025-01-23tests: cleanup `tests/ui/command/command-argv0.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: slightly cleanup `tests/ui/command/command-pre-exec.rs`许杰友 Jieyou Xu (Joe)-6/+4
2024-10-17Fix must_use lint for command exec testsCallum Ryan-4/+4
2024-10-04Avoid dynamic linking to libstd in `command-current-dir` testJakub Beránek-0/+1
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-6/+6
2024-03-05Update test names to not have dots许杰友 Jieyou Xu (Joe)-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-32/+32
2024-01-24This commit is part of clone3 clean up. Merge tests from tests/ui/command/com...Askar Safin-46/+0
2024-01-24This commit is part of clone3 clean up. As part of clean up we willAskar Safin-10/+0
2024-01-05Remove revisions for THIR unsafeckMatthew Jasper-2/+0
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-07-26Add help for crate arg when crate name is invalidyukang-0/+8
2023-04-03remove invalid ignore-prettyPietro Albini-1/+0
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+430