nushell/crates/nu-command/tests
Kangaxx-0 eeaca50dee
Conditionally disable expansion for external command (#6014)
* Fix 5978

* Add unit test for explicit glob

* Format

* Expansion vs none-expansion

* Add unit tests

* Fix format..

* Add debug message for MacOS

* Fix UT on Mac and add tests for windows

* cleanup

* clean up windows test

* single and double qoutes tests

* format...

* Save format.

* Add log to failed windows unit tests

* try `touch` a file

* PS or CMD

* roll back some change

* format

* Remove log and test case

* Add unit test comments

* Fix

Co-authored-by: Frank <v-frankz@microsoft.com>
2022-07-17 16:30:33 -05:00
..
commands Conditionally disable expansion for external command (#6014) 2022-07-17 16:30:33 -05:00
format_conversions fixes to nuon for inf, -inf, and NaN (#5818) 2022-06-17 21:01:37 +03:00
main.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00