clap/clap_complete/tests
Ed Page 470531b515 fix!: Replace multiple_values with number_of_values
This reduces ambiguity in how the different "multiple" parts of the API
interact and lowrs the amount of API surface area users have to dig
through to use clap.

For now, this is only a matter of cleaning up the public API.  Cleaning
up the implementation is the next step.
2022-08-01 15:50:23 -05:00
..
snapshots fix!: Replace multiple_values with number_of_values 2022-08-01 15:50:23 -05:00
bash.rs feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
common.rs fix!: Replace multiple_values with number_of_values 2022-08-01 15:50: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