]> git.lizzy.rs Git - rust.git/commit
More host/target path conversion tests:
authorRalf Jung <post@ralfj.de>
Sun, 11 Dec 2022 18:22:55 +0000 (19:22 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 12 Dec 2022 10:00:47 +0000 (11:00 +0100)
commita66780bc3fb87b33b31e39cb4a3e34de1a80deaa
tree59ec9bc5a5450d7bb2f3f6aec527a6a935aa78db
parentc19ca083ee79ffa49404b88f2172936fac831e25
More host/target path conversion tests:

- test that the tmpdir Miri tests see is absolute and a directory
- test that current_dir returns an absolute path
src/tools/miri/tests/pass/shims/env/current_dir.rs
src/tools/miri/tests/pass/shims/fs.rs