nushell/tests/fixtures/completions
Herlon Aguiar 3cf3329e49
nu-cli/completions: better fix for files with special characters (#5254)
* nu-cli/completions: fix paths with special chars

* add backticks

* fix replace

* added single quotes to check list

* check escape using fold

* fix clippy errors

* fix comment line

* fix conflicts

* change to vec

* skip sort checking

* removed invalid windows path

* remove comment

* added tests for escape function

* fix fn import

* fix fn import error

* test windows issue fix

* fix windows backslash path in the tests

* show expected path on error

* skip test for windows
2022-04-28 08:36:32 -05:00
..
.hidden_folder nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
another nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
test_a nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
test_b nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
.hidden_file nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00