Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -v support in runtests | Theo Chatzimichos | 2013-09-08 | 1 | -2/+3 |
* | Remove the -s arg, since we always need to define the test settings | Theo Chatzimichos | 2013-09-08 | 1 | -5/+6 |
* | Add script to run flake checks without running the tests | Theo Chatzimichos | 2013-09-08 | 1 | -0/+3 |
* | ignore virtualenv from flake8 | Theo Chatzimichos | 2013-09-08 | 1 | -1/+1 |
* | minor fix | Theo Chatzimichos | 2013-08-26 | 1 | -1/+1 |
* | Add flake8 support in runtests | Theo Chatzimichos | 2013-08-25 | 1 | -1/+4 |
* | runtests: pass remaining arguments as apps to the runner. | Michał Górny | 2013-08-23 | 1 | -4/+3 |
* | Use DiscoverRunner, which will be the default test discover runner in 1.6 | Theo Chatzimichos | 2013-08-13 | 1 | -2/+0 |
* | Introduce new switch -2 for hard-calling python2 command | Theo Chatzimichos | 2013-08-12 | 1 | -1/+2 |
* | python2 only, add --traceback | Theo Chatzimichos | 2013-08-09 | 1 | -2/+2 |
* | addition of helper bash scripts for development | Theo Chatzimichos | 2013-08-09 | 3 | -0/+32 |