Kevin K
|
f967235a90
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
|
Arnavion
|
f41ec962c2
|
feat(clap_app!): Support --("some-arg-name") syntax for defining long arg names
Used for arg names that aren't idents.
Ref #321
|
2016-12-12 22:42:11 -08:00 |
|
Arnavion
|
9895b671cf
|
feat(clap_app!): Support ("some app name") syntax for defining app names
Used for setting names that aren't Rust idents.
Fixes #759
|
2016-12-12 22:42:11 -08:00 |
|
Arnavion
|
79bbf57815
|
tests(clap_app!): Added test for clap_app! macro.
|
2016-12-12 22:42:11 -08:00 |
|