clap/clap_complete/tests/snapshots
2023-05-09 20:11:48 +01:00
..
aliases.bash fix: Bash test cases 2023-01-23 19:20:09 +01:00
aliases.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
basic.bash fix: Bash test cases 2023-01-23 19:20:09 +01:00
basic.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
feature_sample.bash fix: Bash test cases 2023-01-23 19:20:09 +01:00
feature_sample.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
quoting.bash fix: Bash test cases 2023-01-23 19:20:09 +01:00
quoting.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.zsh fix: Escape special characters properly for zsh 2023-04-20 21:52:36 +02:00
register_minimal.bash feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
special_commands.bash fix: Bash test cases 2023-01-23 19:20:09 +01:00
special_commands.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
sub_subcommands.bash fix: Bash test cases 2023-01-23 19:20:09 +01:00
sub_subcommands.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
two_multi_valued_arguments.bash test(complete): Adjust bash snapshot 2023-02-24 07:40:24 -06:00
two_multi_valued_arguments.elvish fix(complete): Handle multi-valued arguments 2023-01-10 14:39:33 -08:00
two_multi_valued_arguments.fish fix(complete): Handle multi-valued arguments 2023-01-10 14:39:33 -08:00
two_multi_valued_arguments.ps1 fix(complete): Handle multi-valued arguments 2023-01-10 14:39:33 -08:00
two_multi_valued_arguments.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
value_hint.bash fix: Respect ValueHint::Other in bash 2023-05-09 20:11:48 +01:00
value_hint.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00
value_terminator.bash fix: Bash test cases 2023-01-23 19:20:09 +01:00
value_terminator.elvish fix(complete): Emit value terminators on zsh 2023-01-10 00:59:25 -08:00
value_terminator.fish fix(complete): Emit value terminators on zsh 2023-01-10 00:59:25 -08:00
value_terminator.ps1 fix(complete): Emit value terminators on zsh 2023-01-10 00:59:25 -08:00
value_terminator.zsh feat(complete): Support to run ZSH completion as a script 2023-02-27 23:23:50 +08:00