Commit Graph

4 Commits

Author SHA1 Message Date
name1e5s
08a500ffc9 fix test in std::process on android 2021-11-23 13:57:22 +08:00
Chris Denton
07f54d94e6 Use "rustc" for testing Command args
"echo" is not an application on Windows so `Command` tests could fail even if that's not what's being tested for.
2021-10-30 12:03:49 +01:00
Chris Denton
16145a9952 Test that env_clear works on Windows 2021-06-24 09:32:24 +01:00
Lzu Tao
a4e926daee std: move "mod tests/benches" to separate files
Also doing fmt inplace as requested.
2020-08-31 02:56:59 +00:00