nushell/crates/nu-test-support/src
Jon Grythe Stødle a5e97ca549
Respect CARGO_TARGET_DIR when set (#1528)
This makes the `binaries` function respect the `CARGO_TARGET_DIR` environment variable when set. If it's not present it falls back to the regular target directory used by Cargo.
2020-03-27 17:13:59 -04:00
..
bins Use threads to avoid blocking reads/writes in externals. (#1440) 2020-03-02 06:19:09 +13:00
commands.rs Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00
fs.rs Respect CARGO_TARGET_DIR when set (#1528) 2020-03-27 17:13:59 -04:00
lib.rs Switch to using subprocess::shell (#1264) 2020-01-24 05:21:05 +13:00
macros.rs Make tests work from directory names with spaces (#1325) 2020-01-31 22:12:56 -08:00
playground.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00