nushell/crates/nu-test-support/src
Jonathan Turner 08a09e2273
Pipeline blocks (#1579)
* Making Commands match what UntaggedValue needs

* WIP

* WIP

* WIP

* Moved to expressions for conditions

* Add 'each' command to use command blocks

* More cleanup

* Add test for 'each'

* Instead use an expression block
2020-04-13 19:59:57 +12:00
..
bins Use threads to avoid blocking reads/writes in externals. (#1440) 2020-03-02 06:19:09 +13:00
commands.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12: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