rust/src/test/ui/command
Nikita Popov 0363655e8b Update test-various to Ubuntu 20.04
The test command-setgroups.rs is adjusted to skip on musl, where
`sysconf(_SC_NGROUPS_MAX)` always returns a dummy value of 32,
even though the actual value is 65536. I'm not sure why this becomes
relevant only now though, as this was apparently the case since
kernel 2.6.4.
2021-01-29 20:59:09 +01:00
..
command-argv0-debug.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-argv0.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-current-dir.rs Fix test to work with remote-test-server. 2021-01-17 14:03:23 -08:00
command-exec.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-pre-exec.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-setgroups.rs Update test-various to Ubuntu 20.04 2021-01-29 20:59:09 +01:00
command-uid-gid.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00