nushell/tests
Jakub Žádník f46962d236
Fix scoped overlay use not finding a module (#6474)
* Add source-env test for dynamic path

* Use correct module ID for env overlay imports

* Remove parser check from "overlay list"

It would cause unnecessary errors from some inner scope if some
overlay module was also defined in some inner scope.

* Restore Cargo.lock back

* Remove comments
2022-09-04 18:36:42 +03:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
hooks Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
modules Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
overlays Fix scoped overlay use not finding a module (#6474) 2022-09-04 18:36:42 +03:00
parsing Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
path Make path::canonicalize::canonicalize_dot test case more reliable (#6141) 2022-07-27 11:30:03 +03:00
plugins add MessagePack as a plugin protocol (#6370) 2022-08-21 06:13:38 -05:00
scope Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00
shell Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
main.rs Fix file lookup in parser keywords; Refactor nu_repl (#6185) 2022-07-29 23:42:00 +03:00