clap/tests/derive_ui
2022-07-22 12:14:29 -05:00
..
bool_value_enum.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
bool_value_enum.stderr fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
clap_empty_attr.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
clap_empty_attr.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
default_value_t_invalid.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
default_value_t_invalid.stderr test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
default_value_wo_value_removed.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
default_value_wo_value_removed.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
enum_flatten.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
enum_flatten.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
enum_variant_not_args.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
enum_variant_not_args.stderr test: Re-enable ui tests 2022-05-20 14:10:32 -05:00
external_subcommand_misuse.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
external_subcommand_misuse.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
external_subcommand_wrong_type.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
external_subcommand_wrong_type.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
flatten_and_methods.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
flatten_and_methods.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
flatten_enum_in_struct.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
flatten_enum_in_struct.stderr test: Re-enable ui tests 2022-05-20 14:10:32 -05:00
flatten_struct_in_enum.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
flatten_struct_in_enum.stderr test: Re-enable ui tests 2022-05-20 14:10:32 -05:00
multiple_external_subcommand.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
multiple_external_subcommand.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
non_existent_attr.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
non_existent_attr.stderr fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
opt_opt_nonpositional.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
opt_opt_nonpositional.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
opt_vec_nonpositional.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
opt_vec_nonpositional.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
option_default_value.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
option_default_value.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
rename_all_wrong_casing.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
rename_all_wrong_casing.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
skip_flatten.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
skip_flatten.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
skip_subcommand.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
skip_subcommand.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
skip_with_other_options.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
skip_with_other_options.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
skip_without_default.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
skip_without_default.stderr test: Re-enable ui tests 2022-05-20 14:10:32 -05:00
struct_subcommand.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
struct_subcommand.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
subcommand_and_flatten.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
subcommand_and_flatten.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
subcommand_and_methods.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
subcommand_and_methods.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
subcommand_on_struct.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
subcommand_on_struct.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
subcommand_opt_opt.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
subcommand_opt_opt.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
subcommand_opt_vec.rs test(derive): Update for deprecations 2022-05-25 13:13:22 -05:00
subcommand_opt_vec.stderr test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
tuple_struct.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
tuple_struct.stderr fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
value_enum_non_unit.rs fix(derive): Clarify ArgEnum as ValueEnum 2022-06-08 11:14:09 -05:00
value_enum_non_unit.stderr fix(derive): Clarify ArgEnum as ValueEnum 2022-06-08 11:14:09 -05:00
value_enum_on_struct.rs fix(derive): Clarify ArgEnum as ValueEnum 2022-06-08 11:14:09 -05:00
value_enum_on_struct.stderr fix(derive): Clarify ArgEnum as ValueEnum 2022-06-08 11:14:09 -05:00