aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Add -v support in runtestsTheo Chatzimichos2013-09-081-2/+3
|
* Remove the -s arg, since we always need to define the test settingsTheo Chatzimichos2013-09-081-5/+6
|
* Add script to run flake checks without running the testsTheo Chatzimichos2013-09-081-0/+3
|
* ignore virtualenv from flake8Theo Chatzimichos2013-09-081-1/+1
|
* minor fixTheo Chatzimichos2013-08-261-1/+1
|
* Add flake8 support in runtestsTheo Chatzimichos2013-08-251-1/+4
|
* runtests: pass remaining arguments as apps to the runner.Michał Górny2013-08-231-4/+3
| | | | | | And remove the '-a' option. It was pretty custom, and allowed only a single application to be passed. Now you can pass multiple apps, in the same form as for the runner.
* Use DiscoverRunner, which will be the default test discover runner in 1.6Theo Chatzimichos2013-08-131-2/+0
|
* Introduce new switch -2 for hard-calling python2 commandTheo Chatzimichos2013-08-121-1/+2
| | | | python2 command doesn't work properly inside virtualenv
* python2 only, add --tracebackTheo Chatzimichos2013-08-091-2/+2
|
* addition of helper bash scripts for developmentTheo Chatzimichos2013-08-093-0/+32