clap/tests
2018-10-20 22:27:31 -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: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
arg_aliases.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
borrowed.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
conflicts.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
default_vals.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -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 refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
env.rs fix(env tests): fixes the env tests to allow multi-threaded test runs 2018-10-19 23:31:38 -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 refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
global_args.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
groups.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
help.rs imp: no longer automatically forces user to handle help just by overriding help arg 2018-10-20 22:27:31 -04:00
hidden_args.rs style: rustfmt run 2018-08-01 23:13:51 -04:00
indices.rs style: rustfmt run 2018-08-01 23:13:51 -04:00
macros.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
multiple_occurrences.rs replace Arg::from_usage by Arg::from 2018-04-21 11:59:19 -07:00
multiple_values.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
opts.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
positionals.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
posix_compatible.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
possible_values.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
propagate_globals.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
require.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
subcommands.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
template_help.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -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: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
utf8.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
version-numbers.rs docs: add html_root_url attribute 2017-09-23 12:50:21 +02:00
version.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00
yaml.rs refactor: remove code going to other crates and deprecations 2018-10-19 23:31:06 -04:00