nushell/tests
Sam Hedin 80d2a7ee7a
Fix autoenv executing scripts multiple times (#2171)
* Fix autoenv executing scripts multiple times

Previously, if the user had only specified entry or exitscripts the scripts
would execute many times. This should be fixed now

* Add tests

* Run exitscripts

* More tests and fixes to existing tests

* Test solution with visited dirs

* Track visited directories

* Comments and fmt
2020-07-15 07:16:50 +12:00
..
fixtures Fix buffering in lines command (#2111) 2020-07-05 12:20:58 +12:00
plugins Support average for tables. 2020-05-30 10:33:09 -05:00
shell Fix autoenv executing scripts multiple times (#2171) 2020-07-15 07:16:50 +12:00
main.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00