fish-shell/tests/__fish_complete_directories.out
Fabian Homborg d775c584a5 Port realpath tests to littlecheck
I'm gonna add more tests to this and I don't want to touch the old stuff.

Notice that this needs to have the output of the complete_directories
test adjusted because this one now runs later.

That's something we should take into account in future.
2019-07-02 23:05:50 +02:00

16 lines
475 B
Text

# __fish_complete_directories test/z
# __fish_complete_directories test/d
test/data/ Directory
test/buildroot/ Directory
test/fish_expand_test/ Directory
# __fish_complete_directories test/data
test/data/ Directory
# __fish_complete_directories test/data/
test/data/abc/ Directory
test/data/abcd/ Directory
test/data/fish/ Directory
test/data/xy/ Directory
test/data/xyz/ Directory
# __fish_complete_directories test/data/abc
test/data/abc/ abc dirs
test/data/abcd/ abc dirs