Kevin K
|
4f805d53e7
|
tests(Usage Strings): updates usage string tests
|
2016-06-24 00:17:04 -04:00 |
|
Kevin K
|
eb7521a996
|
tests(Aliases): adds tests for alias help output
|
2016-06-12 21:52:18 -04:00 |
|
Kevin K
|
2ff981b9be
|
tests: adds tests for visible aliases
|
2016-06-09 22:50:02 -04:00 |
|
Kevin K
|
5354d14b51
|
fix(Subcommands): subcommands with aliases now display help of the aliased subcommand
Imagine subcommand `foo` had alias `bar`, running `myprog help bar` now correctly displays the help
for `foo`
Closes #521
|
2016-06-09 20:39:53 -04:00 |
|
Kevin K
|
fd8e211895
|
tests(Subcommand Aliases): adds tests for new aliases
|
2016-05-10 15:26:43 -04:00 |
|
Kevin K
|
b42ca0b5ab
|
chore(Tests): had to remove external clap-test crate...sad face
|
2016-05-09 22:46:09 -04:00 |
|
Kevin K
|
852e58156c
|
tests: removes old python tests and replaces with rust tests
Closes #166
|
2016-05-09 19:14:11 -04:00 |
|
Kevin K
|
7fc18e685f
|
test(v2): fixing tests to pass under new v2 changes
|
2016-01-28 11:45:31 -05:00 |
|
Sung Rim Huh
|
346450e6f1
|
tests(subcommands): add subcommand tests
|
2016-01-13 08:06:00 -08:00 |
|