clap/tests/derive
2022-05-06 16:43:23 -05:00
..
app_name.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
arg_enum.rs feat(derive): Don't abort when non-unit variant is skipped 2022-03-31 18:49:21 +02:00
argument_naming.rs refactor(derive): Group subcommand rename tests 2022-05-06 16:43:23 -05:00
arguments.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
author_version_about.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -06:00
basic.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -06:00
boxed.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
custom_string_parsers.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
default_value.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
deny_warnings.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -06:00
doc_comments_help.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
explicit_name_no_renaming.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
flags.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -06:00
flatten.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -06:00
generic.rs test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
help.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
issues.rs feat: Replace core set of AppSettings with functions 2022-02-11 12:35:09 -06:00
macros.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -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 chore: Fix clap_derive license headers 2022-01-04 14:25:48 -06:00
non_literal_attributes.rs feat: Replace core set of AppSettings with functions 2022-02-11 12:35:09 -06:00
options.rs feat: Replace core set of AppSettings with functions 2022-02-11 12:35:09 -06:00
privacy.rs chore: Fix clap_derive license headers 2022-01-04 14:25:48 -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 fix(help): Subcommand help looks like --help 2022-02-11 12:47:34 -06:00
subcommands.rs fix(derive): Detect escaped ambiguous subcommands (unstable) 2022-05-06 15:46:34 -05:00
type_alias_regressions.rs test(derive): Check all derives 2021-12-10 10:52:30 -06:00
utf8.rs refactor: Migrate off of .kind 2022-02-01 11:27:08 -06:00
utils.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00