.. |
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(DisableHelpSubcommand): adds tests for AppSettings::DisableHelpSubcommand
|
2016-12-30 21:53:58 -05:00 |
arg_aliases.rs
|
tests: updates tests to new space counts in help messages
|
2016-10-20 19:39:21 -04:00 |
completions.rs
|
imp(Completions): adds fallbacks to Bash completions
|
2016-12-01 23:27:35 -02:00 |
conflicts.rs
|
tests: updates conflict tests to new more precise output
|
2016-10-31 00:35:13 -04: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: Add tests related to #706
|
2016-10-26 20:47:19 +02: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(Usage Strings): updates usage string tests
|
2016-06-24 00:17:04 -04:00 |
help.rs
|
tests: adds tests against issue 760 help message alignment
|
2016-12-01 18:47:20 -05:00 |
hidden_args.rs
|
style: remove the .ok() in result.ok().expect("...")
|
2016-10-05 23:16:22 +02:00 |
macros.rs
|
feat(clap_app!): Support --("some-arg-name") syntax for defining long arg names
|
2016-12-12 22:42:11 -08:00 |
multiple_occurrences.rs
|
tests(Value Delimiters): updates tests to new value delimiter rules
|
2016-09-10 18:18:43 -04:00 |
multiple_values.rs
|
tests: adds tests against issue-725 part 2
|
2016-11-01 23:32:26 -04:00 |
opts.rs
|
test(Options): adds a test against issue 665
|
2016-12-30 16:25:48 -05:00 |
positionals.rs
|
tests(Default Values If): adds tests for the new defualt_value_if[s] methods
|
2016-12-28 23:21:40 -05:00 |
posix_compatible.rs
|
tests: adds tests for different value delimiters
|
2016-01-28 11:45:31 -05:00 |
possible_values.rs
|
docs: fix tests that fail when the "suggestions" feature is disabled
|
2016-10-16 11:31:12 +02:00 |
require.rs
|
tests(Conditionally Required): adds tests for conditionally required args
|
2016-12-28 23:30:52 -05:00 |
subcommands.rs
|
docs: fix tests that fail when the "suggestions" feature is disabled
|
2016-10-16 11:31:12 +02:00 |
template_help.rs
|
tests: updates tests to new space counts in help messages
|
2016-10-20 19:39:21 -04:00 |
tests.rs
|
style: remove #[allow("warning that apparently doesn't exist")]
|
2016-10-05 23:15:53 +02: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: removes extra newline from version output tests
|
2016-06-04 11:28:24 -04:00 |
yaml.rs
|
tests(yaml): use scope wide attribute
|
2016-01-11 21:13:14 -08:00 |