nushell/crates/nu-cli/tests
Kevin Del Castillo 2b0212880e
Simplify cp command and allow multiple recursive copying (#1580)
* Better message error

* Use custom canonicalize in FileStructure build

* Better glob error in ls

* Use custom canonicalize, remove some duplicate code in cd.

* Enable recursive copying with patterns.

* Change test to fit new error message

* Test recursive with glob pattern

* Show that not matches were found in cp

* Fix typo in message error

* Change old canonicalize usage, follow newest changes
2020-04-19 11:05:24 +12:00
..
commands Simplify cp command and allow multiple recursive copying (#1580) 2020-04-19 11:05:24 +12:00
format_conversions Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
main.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00