nushell/tests
Jakub Žádník 20528e96c7
Add hide-env to hide environment variables (#6313)
* Add hide-env to hide env vars; Cleanup tests

Also, there were some old unalias tests that I converted to hide.

* Add missing file

* Re-enable hide for env vars

* Fix test

* Rename did you mean error back

It was causing random tests to break
2022-08-13 12:55:06 +03:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures upgrade chrono to v0.4.20 (#6235) 2022-08-05 06:53:01 -05:00
hooks Fix file lookup in parser keywords; Refactor nu_repl (#6185) 2022-07-29 23:42:00 +03:00
modules Allow modules to use other modules (#6162) 2022-07-29 11:57:10 +03:00
overlays Allow overlays to import prefixed definitions (#6301) 2022-08-12 21:06:51 +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 Add hide-env to hide environment variables (#6313) 2022-08-13 12:55:06 +03:00
main.rs Fix file lookup in parser keywords; Refactor nu_repl (#6185) 2022-07-29 23:42:00 +03:00