mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 08:55:52 +08:00
8168ed7bf6
Like the pexpect-based pager compeltions test `complete-group-order.py`, but for the `complete` builtin. Verifies the same sort/dedup rules that apply to the pager are also applied to the output of `complete` and asserts the sort behavior for multiple `complete -k` calls for the same command and with the same (or with both passing) preconditions. |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test_driver.sh | ||
test_env.sh | ||
test_util.fish | ||
test.fish |