nushell/tests
JT c52d45cb97
Move from source to source-env (#6277)
* start working on source-env

* WIP

* Get most tests working, still one to go

* Fix file-relative paths; Report parser error

* Fix merge conflicts; Restore source as deprecated

* Tests: Use source-env; Remove redundant tests

* Fmt

* Respect hidden env vars

* Fix file-relative eval for source-env

* Add file-relative eval to "overlay use"

* Use FILE_PWD only in source-env and "overlay use"

* Ignore new tests for now

This will be another issue

* Throw an error if setting FILE_PWD manually

* Fix source-related test failures

* Fix nu-check to respect FILE_PWD

* Fix corrupted spans in source-env shell errors

* Fix up some references to old source

* Remove deprecation message

* Re-introduce deleted tests

Co-authored-by: kubouch <kubouch@gmail.com>
2022-09-01 08:32:56 +12: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 Move from source to source-env (#6277) 2022-09-01 08:32:56 +12: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