nushell/tests
Jakub Žádník 07ac3c3aab
Add Nushell REPL simulator; Fix bug in overlay add (#5478)
* Add Nushell REPL simulator; Fix bug in overlay add

The `nu_repl` function takes an array of strings and processes them as
if they were REPL lines entered one by one. This helps to discover bugs
due to the state changes between the parse and eval stages.

* Fix REPL tests on Windows
2022-05-08 16:09:39 +03:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures Revert "nu-cli/completions: better fix for files with special characters (#5254)" (#5372) 2022-04-29 13:11:41 -05:00
nu_repl Add Nushell REPL simulator; Fix bug in overlay add (#5478) 2022-05-08 16:09:39 +03:00
overlays Add Nushell REPL simulator; Fix bug in overlay add (#5478) 2022-05-08 16:09:39 +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 Enable string interpolation for environment shorthand (#5463) 2022-05-07 06:21:29 -05:00
main.rs Add Nushell REPL simulator; Fix bug in overlay add (#5478) 2022-05-08 16:09:39 +03:00