clap/clap_complete/tests
Ed Page ea3bd55993 test(complete): Ensure we infer path completions from value_parser
Looks like I forgot to add a test case for this.

I put this in `clap_complete` because I expect `ValueHint` to move here
as we move towards a plugin system.

Fixes #3840
2022-06-16 09:59:30 -05:00
..
snapshots fix(complete): Complete visible, rather than hidden, values 2022-05-06 09:14:32 -05:00
bash.rs feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
common.rs fix(parser): Deprecate multiple_occurrences 2022-06-08 09:54:23 -05:00
dynamic.rs fix(complete): Correctly detect positionals 2022-04-27 15:53:02 -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