nushell/tests
Jakub Žádník f3036b8cfd
Allow keeping selected environment variables from removed overlay (#6007)
* Allow keeping selected env from removed overlay

* Remove some duplicate code

* Change --keep-all back to --keep-custom

Because, apparently, you cannot have a named flag called --keep-all,
otherwise tests fail?

* Fix missing line and wrong test value
2022-07-11 23:58:28 +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 Expand Hooks Functionality (#5982) 2022-07-10 13:45:46 +03:00
nu_repl Expand Hooks Functionality (#5982) 2022-07-10 13:45:46 +03:00
overlays Allow keeping selected environment variables from removed overlay (#6007) 2022-07-11 23:58:28 +03:00
parsing Add more multiline pipeline forms (#4740) 2022-03-05 08:20:13 -05:00
path Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
plugins Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
scope Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00
shell fix exit code (#5835) 2022-06-20 09:05:11 -05:00
main.rs Expand Hooks Functionality (#5982) 2022-07-10 13:45:46 +03:00