clap/tests
2016-01-14 20:23:50 -08:00
..
app.yml style: removes trailing whitespace 2015-09-30 23:59:40 -04:00
app_settings.rs imp(ArgMatcher): huge refactor and deduplication of code 2015-11-11 10:26:05 -05:00
conflicts.rs style: removes trailing whitespace 2015-09-30 23:59:40 -04:00
flags.rs tests: moved tests from lib.rs to tests.rs and tests dir 2015-08-28 21:48:37 +03:00
groups.rs imp(ArgMatcher): huge refactor and deduplication of code 2015-11-11 10:26:05 -05:00
help.rs tests(help): add tests for help subcommand 2016-01-14 20:23:50 -08:00
hidden_args.rs tests(Hidden Args): adds tests 2015-09-30 23:59:41 -04:00
multiple_occurrences.rs tests: moved tests from lib.rs to tests.rs and tests dir 2015-08-28 21:48:37 +03:00
multiple_values.rs tests(multiple_values): add positional multiple values 2016-01-13 08:28:24 -08:00
opts.rs tests: moved tests from lib.rs to tests.rs and tests dir 2015-08-28 21:48:37 +03:00
positionals.rs tests(possible_values): add tests for possible values 2016-01-13 08:52:42 -08:00
posix_compatible.rs imp(ArgMatcher): huge refactor and deduplication of code 2015-11-11 10:26:05 -05:00
possible_values.rs tests(possible_values): add tests for possible values 2016-01-13 08:52:42 -08:00
require.rs tests: add tests for requires 2015-09-06 23:13:55 +03:00
subcommands.rs tests(subcommands): add subcommand tests 2016-01-13 08:06:00 -08:00
tests.rs tests(subcommands): add subcommand tests 2016-01-13 08:06:00 -08:00
unicode.rs tests(unicode): use scope wide attribute 2016-01-11 21:08:38 -08:00
unique_args.rs tests: moved tests from lib.rs to tests.rs and tests dir 2015-08-28 21:48:37 +03:00
version.rs tests: add checks for help and version flag 2016-01-13 09:03:27 -08:00
yaml.rs tests(yaml): use scope wide attribute 2016-01-11 21:13:14 -08:00