clap/clap-tests
Kevin K 8988853fb8 imp(ArgMatcher): huge refactor and deduplication of code
Tons of code has been moved into functions, deduplicated, made much
easier to read, maintain, and understand. Comments still need to be
added, but that will happen shortly. Modules have also been moved around
to follow Rust conventions and best practices.

All functionality remains exactly the same
2015-11-11 10:26:05 -05:00
..
src tests(Exit Codes): adds some formatting and exit code testing 2015-11-03 01:03:02 -05: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 imp(ArgMatcher): huge refactor and deduplication of code 2015-11-11 10:26:05 -05:00