clap/tests
2015-10-28 06:45:49 -04:00
..
app.yml style: removes trailing whitespace 2015-09-30 23:59:40 -04:00
app_settings.rs feat: allows parsing without a binary name for daemons and interactive CLIs 2015-10-28 06:45:49 -04: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 tests: minor test improvements 2015-09-28 23:28:46 +03: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
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 fix(POSIX Overrides): fixes bug where required args are overridden 2015-10-28 04:51:42 -04: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 style: removes trailing whitespace 2015-09-30 23:59:40 -04: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