clap/clap-tests
Sebastian Thiel d3761a2c20 refactor(run_tests): python 2/3 compatibility
That way, it will run on travis as well, which comes with python 2
by default, and just doesn't have python 3 pre-installed.
It would probably take to much time to install, especially considering
it's super easy to have to script work in both worlds.
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 imp(clap-test): simplified make test invocation 2015-05-05 17:12:20 -04:00
run_tests.py refactor(run_tests): python 2/3 compatibility 2015-05-05 17:12:20 -04:00