clap/tests
2017-11-25 23:36:05 +01:00
..
custom-string-parsers.rs Implement custom string parser from either &str or &OsStr. (#28) 2017-11-09 10:23:02 +01:00
doc-comments-help.rs Handle multiline doc comment as help message 2017-11-01 22:13:20 +01:00
flags.rs add flag tests 2017-02-07 01:41:16 +01:00
nested-subcommands.rs fix bug with optional subsubcommand and Enum 2017-11-14 15:18:13 +01:00
no_author_version_about.rs Don't call author, version and about if empty argument 2017-11-25 23:36:05 +01:00
privacy.rs Fix a privacy bug 2017-11-01 22:13:20 +01:00
raw_attributes.rs Add raw attributes (#26) 2017-11-01 08:41:58 +01:00
subcommands.rs fix bug with optional subsubcommand and Enum 2017-11-14 15:18:13 +01:00