clap/tests
2021-02-07 17:22:56 +00:00
..
fixtures fix: allow visible alias(es) in yaml files 2021-01-20 02:17:17 +05:30
app_from_crate.rs
app_settings.rs Build help and version args at the beginning 2021-02-07 14:46:38 +00:00
arg_aliases.rs
arg_aliases_short.rs
borrowed.rs
cargo.rs
conflicts.rs
default_missing_vals.rs
default_vals.rs
delimiters.rs
derive_order.rs Build help and version args at the beginning 2021-02-07 14:46:38 +00:00
env.rs Make Arg::env() and Arg::env_os() takes_value(false) by default 2020-11-06 21:51:39 +01:00
examples.rs
flag_subcommands.rs
flags.rs Fix eagerly trimming dash in parse_long_flag 2021-02-06 11:26:20 +00:00
global_args.rs Build help and version args at the beginning 2021-02-07 14:46:38 +00:00
grouped_values.rs Change tests prefix 2021-02-07 05:59:29 +00:00
groups.rs Merge pull request #2309 from ldm0/parser0 2021-01-30 14:52:02 +00:00
help.rs Remove help_about in favor of mut_arg 2021-02-07 17:22:56 +00:00
hidden_args.rs
indices.rs
macros.rs Make @group accept multiple attributes (#2248) 2021-01-23 13:12:40 +00:00
multiple_occurrences.rs
multiple_values.rs
opts.rs Add regression test for issue 2279 2021-01-21 01:09:20 +08:00
positionals.rs chore: changing unrequired to non-required 2020-11-27 15:37:26 -05:00
posix_compatible.rs
possible_values.rs
propagate_globals.rs
require.rs Fix only one arg printed in multiple required_unless missing situation 2020-12-12 12:57:17 +08:00
subcommands.rs Remove invalid suggestion on using subcommand after positional argument 2020-11-07 20:32:28 +08:00
template_help.rs
tests.rs
unique_args.rs
utf8.rs Add tests 2020-11-08 19:06:32 +00:00
utf16.rs
utils.rs Correct tests, reveal real problem 2021-01-23 14:51:40 +00:00
validators.rs
version-numbers.rs
version.rs Remove version_about in favor of mut_arg 2021-02-07 16:14:07 +00:00
yaml.rs fix: allow visible alias(es) in yaml files 2021-01-20 02:17:17 +05:30