clap/tests
2015-12-18 09:01:59 -05: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
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): move tests related to multiple values 2015-12-10 09:09:50 -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: some new tests for positionals 2015-09-17 22:20:56 +03:00
posix_compatible.rs imp(ArgMatcher): huge refactor and deduplication of code 2015-11-11 10:26:05 -05:00
print_help.rs tests(App Help): tests writing of App help message 2015-09-08 22:39:31 -04:00
require.rs tests: add tests for requires 2015-09-06 23:13:55 +03:00
tests.rs tests(ArgGroups): adds tests for ArgGroups 2015-09-28 12:29:57 -04:00
unicode.rs tests(unicode): removes unicode testing from Windows builds 2015-12-18 09:01:59 -05:00
unique_args.rs tests: moved tests from lib.rs to tests.rs and tests dir 2015-08-28 21:48:37 +03:00
yaml.rs feat(YAML): allows building a CLI from YAML files 2015-08-31 23:57:16 -04:00