clap/tests
2017-01-04 00:02:26 -05:00
..
app.yml tests(YAML): adds some of the new APIs to the YAML tests 2016-12-28 23:56:33 -05:00
app_settings.rs tests: adds tests for AppSettings::AllowMissingPositional 2017-01-04 00:02:26 -05:00
arg_aliases.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
completions.rs imp(Completions): adds fallbacks to Bash completions 2016-12-01 23:27:35 -02:00
conflicts.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
default_vals.rs tests(Conditionally Required): adds tests for conditionally required args 2016-12-28 23:30:52 -05:00
delimiters.rs tests: adds tests for value delimiters 2016-09-18 16:01:26 -04:00
derive_order.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05: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 tests(multiples): adds tests for > u8::max vals and occurrences 2016-02-02 07:45:49 -05:00
groups.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
help.rs fixup! tests: adds tests for propogating values down 2017-01-02 23:10:46 -05:00
hidden_args.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
macros.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
multiple_occurrences.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
multiple_values.rs tests: adds tests to guard against low index multiples with allow_hyphen_values failing 2017-01-02 14:34:25 -05:00
opts.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
positionals.rs tests: adds tests for AppSettings::AllowMissingPositional 2017-01-04 00:02:26 -05:00
posix_compatible.rs tests: adds tests for different value delimiters 2016-01-28 11:45:31 -05:00
possible_values.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
require.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
subcommands.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
template_help.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
tests.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
unique_args.rs refactor(v2): improving macros for code dedup 2016-01-28 11:45:31 -05:00
utf8.rs chore: fixes doc and style mistakes 2016-01-28 21:58:40 -05:00
version.rs tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication 2017-01-02 23:05:50 -05:00
yaml.rs tests(yaml): use scope wide attribute 2016-01-11 21:13:14 -08:00