summaryrefslogtreecommitdiffstats
path: root/run_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Only run pep8 after tests if running all the teststermie2011-01-301-2/+7
* Exclude vcsversion.py from pep8 check. It's not compliant, but out of our con...Soren Hansen2011-01-201-1/+1
* Return non-zero if either unit tests or pep8 fails.Soren Hansen2011-01-191-3/+1
* Refactor run_tests.sh to allow us to run an extra command after the tests.Soren Hansen2011-01-191-29/+29
* merge from upstream and fix conflictstermie2010-12-281-5/+8
|\
| * Bug #694890: run_tests.sh sometimes doesn't pass arguments to nosetestEwan Mellor2010-12-281-4/+8
* | Output of run_tests.sh to be closer to trialtermie2010-12-281-4/+6
|/
* Fixed network test (thanks Vish!) and fixed run_tests.sh.Eric Day2010-12-161-4/+8
* Also accept 'y'Andy Smith2010-10-151-1/+1
* make run_tests.sh's default perform as expectedAndy Smith2010-10-151-1/+1
* Adds --force option to run_tests.sh to clear virtualenv. Useful when dependen...jaypipes@gmail.com2010-09-281-12/+13
* Merge case statement optionsjaypipes@gmail.com2010-08-131-6/+3
* Adapts the run_tests.sh script to allow interactive or automated creation of ...jaypipes@gmail.com2010-08-111-3/+60
* Changes the run_tests.sh and /tools/install_venv.py scripts to be more user-f...jaypipes@gmail.com2010-08-101-4/+3
* Add some useful features to our flagsandy2010-07-291-1/+1
* Made run_tests.sh executable.Monty Taylor2010-07-271-0/+0
* Changed Makefile to shell script. The Makefile approach completely brokeMonty Taylor2010-07-271-0/+13