nushell/tests
Jason Gedge 180290f3a8
Remove custom escaping for external args. (#2095)
Our own custom escaping unfortunately is far too simple to cover all cases.
Instead, the parser will now do no transforms on the args passed to an external
command, letting the process spawning library deal with doing the appropriate
escaping.
2020-07-03 11:29:28 +12:00
..
fixtures Issue 1787 (#1827) 2020-05-23 20:08:39 -04:00
plugins Support average for tables. 2020-05-30 10:33:09 -05:00
shell Remove custom escaping for external args. (#2095) 2020-07-03 11:29:28 +12:00
main.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00