nushell/tests
Jakub Žádník c92211c016
Use relative paths as file-relative when parsing a file (#6150)
* Make function local (not used anywhere else)

* Use path relative to the parsed file

* Do not use real cwd at all
2022-07-27 18:36:56 +03:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures nu-cli/completions: add custom completion test (#5543) 2022-05-14 15:09:41 -05:00
hooks Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
nu_repl Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
overlays Allow keeping selected environment variables from removed overlay (#6007) 2022-07-11 23:58:28 +03:00
parsing Use relative paths as file-relative when parsing a file (#6150) 2022-07-27 18:36:56 +03:00
path Make path::canonicalize::canonicalize_dot test case more reliable (#6141) 2022-07-27 11:30:03 +03:00
plugins Add CustomValue support to plugins (#6070) 2022-07-25 17:32:56 +01:00
scope Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00
shell Make Semicolon stop on error (#6079) 2022-07-20 07:44:42 -05:00
main.rs Restore nu_with_plugins test macro (#6065) 2022-07-22 00:14:37 -04:00