clap/clap_complete/tests
Sebastian Holmin ba378e635c fix(complete): Use bin_name for subcommands
Bash completions for subcommands used package
name, which broke completions when the `bin_name`
was different.

Update the `custom_bin_name` test to reflect the
correct behavior.
2024-01-19 10:27:36 +01:00
..
snapshots fix(complete): Use bin_name for subcommands 2024-01-19 10:27:36 +01:00
testsuite test(complete): Add custom bin name test 2024-01-19 10:26:26 +01:00
examples.rs test(complete): Option to verify examples 2022-04-27 09:03:47 -05:00