clap/tests
2018-08-01 23:13:32 -04:00
..
app.yml Support loading help_message and version_message from the YAML 2017-03-10 01:54:50 -05:00
app_2space.yml tests(yaml): Added future test for 2 space yaml 2018-06-22 13:50:44 +02:00
app_settings.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
arg_aliases.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
borrowed.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
completions.rs chore: removes warnings and commented out code 2018-08-01 23:13:32 -04:00
conflicts.rs replace Arg::from_usage by Arg::from 2018-04-21 11:59:19 -07:00
default_vals.rs chore: removes warnings and commented out code 2018-08-01 23:13:32 -04:00
delimiters.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
derive_order.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
env.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
example1_tmpl_full.txt feat(HELP): Add a Templated Help system. 2016-04-13 07:06:23 -03:00
example1_tmpl_simple.txt feat(HELP): Add a Templated Help system. 2016-04-13 07:06:23 -03:00
flags.rs replace Arg::from_usage by Arg::from 2018-04-21 11:59:19 -07:00
global_args.rs tests: continues to update tests to take advantage of new internals 2018-01-25 22:54:05 -05:00
groups.rs fix: fixes group tests on v3-master 2018-08-01 21:43:55 -04:00
help.rs fix: fixes help output tests 2018-08-01 22:09:09 -04:00
hidden_args.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
indices.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
macros.rs imp(macros): Support shorthand syntax for ArgGroups 2018-04-03 23:03:21 -04:00
multiple_occurrences.rs replace Arg::from_usage by Arg::from 2018-04-21 11:59:19 -07:00
multiple_values.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
opts.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
positionals.rs depr(ArgMatches::usage): deprecates ArgMatches::usage in favor of App::generage_usage 2018-07-24 16:46:50 -04:00
posix_compatible.rs replace Arg::from_usage by Arg::from 2018-04-21 11:59:19 -07:00
possible_values.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
propagate_globals.rs tests: partially updates tests to new arg.setting calls 2018-02-03 15:06:58 -05:00
require.rs chore: removes warnings and commented out code 2018-08-01 23:13:32 -04:00
subcommands.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
template_help.rs Print ARGS after usage in help 2018-03-11 20:33:13 -04:00
tests.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
unique_args.rs refactor(Arg): changes Arg::short to accept a char instead of &str 2018-07-23 15:10:12 -04:00
utf8.rs replace Arg::from_usage by Arg::from 2018-04-21 11:59:19 -07:00
version-numbers.rs docs: add html_root_url attribute 2017-09-23 12:50:21 +02:00
version.rs replace Arg::from_usage by Arg::from 2018-04-21 11:59:19 -07:00
yaml.rs tests(yaml): Added future test for 2 space yaml 2018-06-22 13:50:44 +02:00