clap/clap-tests
Sebastian Thiel 0535cfb0c7 fix(did-you-mean): for review
* unknown subcommand message altered to use similar language as is used
  everywhere around clap. Namely, we say 'invalid' instead of 'unknown'
* 'did-you-mean' message separator changed from '. ' to '\n\t'

Related to #103
2015-05-05 17:12:20 -04:00
..
src tests(main.rs): add long --Option to -O 2015-05-05 17:12:20 -04:00
.gitignore chore(tests): rename claptests->clap-tests 2015-04-08 17:10:59 -04:00
Cargo.toml imp(clap-test): simplified make test invocation 2015-05-05 17:12:20 -04:00
Makefile refactor(makefile): hide comments 2015-05-05 17:12:20 -04:00
run_tests.py fix(did-you-mean): for review 2015-05-05 17:12:20 -04:00