clap/clap_complete/tests
Martin von Zweigbergk 33fa7c4c19 fix(complete): Fix command alias and Bash
With the previous fixes for #4273 and #4280 in place, it's now easy to
add support for subcommand aliases, which this commit does. This
addresses #4265 for Bash.
2022-09-29 08:58:32 -07:00
..
snapshots fix(complete): Fix command alias and Bash 2022-09-29 08:58:32 -07:00
bash.rs feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
common.rs test(complete): Include a visible command alias 2022-09-29 08:40:54 -07:00
dynamic.rs fix: Tests/clippy/errors bash dynamic completion 2022-09-07 20:25:06 -05:00
elvish.rs test(complete): Use official extensions for snapshots 2022-04-22 16:21:10 -05:00
examples.rs test(complete): Option to verify examples 2022-04-27 09:03:47 -05:00
fish.rs test(complete): Use official extensions for snapshots 2022-04-22 16:21:10 -05:00
general.rs test(complete): Ensure we infer path completions from value_parser 2022-06-16 09:59:30 -05:00
powershell.rs test(complete): Use official extensions for snapshots 2022-04-22 16:21:10 -05:00
zsh.rs test(complete): Use official extensions for snapshots 2022-04-22 16:21:10 -05:00