nushell/crates/nu-test-support/src
Jonathan Turner 2b37ae3e81
Switch to using subprocess::shell (#1264)
* Switch to using `shell`

Switch to using the shell for subprocess to enable more natural shelling out.

* Update external.rs

* This is a test with .shell() for external

* El pollo loco's PR

* co co co

* Attempt to fix windows

* Fmt

* Less is more?

Co-authored-by: Andrés N. Robalino <andres@androbtech.com>
2020-01-24 05:21:05 +13:00
..
bins Test binaries no longer belong to stable or default features. (#1259) 2020-01-21 22:00:27 -05:00
commands.rs Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00
fs.rs Restrict Nu with a cleaned environment. (#1222) 2020-01-13 23:17:20 -05:00
lib.rs Switch to using subprocess::shell (#1264) 2020-01-24 05:21:05 +13:00
macros.rs Switch to using subprocess::shell (#1264) 2020-01-24 05:21:05 +13:00
playground.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00