clap/tests/derive
Ed Page 703238f155 test(derive): Check all derives
There will always be some kind of corner case not covered as code
evolves but this expands the test to all of the basics.
2021-12-10 10:52:30 -06:00
..
app_name.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
arg_enum.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
argument_naming.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
arguments.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
author_version_about.rs docs: Remove author fields 2021-12-06 11:24:23 -06:00
basic.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
boxed.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
custom_string_parsers.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
default_value.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
deny_warnings.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
doc_comments_help.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
explicit_name_no_renaming.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
flags.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
flatten.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
generic.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
help.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
issues.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
macros.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
main.rs fix: unqualified result types causing compilation failures with derive implementations 2021-12-10 14:13:26 +00:00
nested_subcommands.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
non_literal_attributes.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
options.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
privacy.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
raw_bool_literal.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
raw_idents.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
rename_all_env.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
skip.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
structopt.rs docs: Update changelog 2021-12-02 20:26:21 -06:00
subcommands.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
type_alias_regressions.rs test(derive): Check all derives 2021-12-10 10:52:30 -06:00
utf8.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
utils.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00