clap/tests
2016-02-04 02:01:10 -05:00
..
app.yml style: removes trailing whitespace 2015-09-30 23:59:40 -04:00
app_settings.rs tests: adds additional tests for new setting and missing old tests 2016-02-02 07:21:01 -05:00
conflicts.rs test(v2): fixing tests to pass under new v2 changes 2016-01-28 11:45:31 -05:00
flags.rs tests(multiples): adds tests for > u8::max vals and occurrences 2016-02-02 07:45:49 -05:00
groups.rs tests(Usage Parser): adds and fixes tests for usage parser 2016-01-28 11:45:31 -05:00
help.rs tests: adds additional tests for new setting and missing old tests 2016-02-02 07:21:01 -05:00
hidden_args.rs refactor(v2): improving macros for code dedup 2016-01-28 11:45:31 -05:00
multiple_occurrences.rs fix(matched_arg): Allow for more than 256 occurrences of an argument. 2016-02-02 19:30:32 +00:00
multiple_values.rs tests(SubCommands): adds tests for subcmds after mult args 2016-01-31 07:37:20 -05:00
opts.rs tests: adds tests for stdin char and only positional vals follow 2016-02-04 02:01:10 -05:00
positionals.rs tests: adds tests for stdin char and only positional vals follow 2016-02-04 02:01:10 -05:00
posix_compatible.rs tests: adds tests for different value delimiters 2016-01-28 11:45:31 -05:00
possible_values.rs refactor(v2): improving macros for code dedup 2016-01-28 11:45:31 -05:00
require.rs tests(Usage Parser): adds and fixes tests for usage parser 2016-01-28 11:45:31 -05:00
subcommands.rs test(v2): fixing tests to pass under new v2 changes 2016-01-28 11:45:31 -05:00
tests.rs tests: adds additional tests for new setting and missing old tests 2016-02-02 07:21:01 -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 test(v2): fixing tests to pass under new v2 changes 2016-01-28 11:45:31 -05:00
yaml.rs tests(yaml): use scope wide attribute 2016-01-11 21:13:14 -08:00