rust/src/test/ui/command
kraktus eb63dea57f More verbose Debug implementation of std::process:Command
based on commit: ccc019aabf from https://github.com/zackmdavis

close https://github.com/rust-lang/rust/issues/42200

Add env variables and cwd to the shell-like debug output.

Also use the alternate syntax to display a more verbose display, while not showing internal fields and hiding fields when they have their default value.
2022-12-27 09:50:01 +01:00
..
command-argv0.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-create-pidfd.rs fix command-create-pidfd test inside unprivileged docker containers 2021-08-12 14:40:09 +02:00
command-current-dir.rs Adding fuchsia-ignore and needs-unwind to compiler test cases 2022-10-13 21:26:52 +00:00
command-exec.rs Adding ignore fuchsia tests for execvp 2022-09-20 21:37:08 +00:00
command-pre-exec.rs Adding ignore fuchsia tests for execvp (pre_exec) 2022-09-21 00:26:43 +00:00
command-setgroups.rs Remove unnecessary ignore-cloudabi flag 2021-03-28 15:34:59 +09:00
command-uid-gid.rs Adding ignore fuchsia non-applicable commands 2022-09-21 00:35:25 +00:00