Andy Smith
e80e91bd65
Also accept 'y'
2010-10-15 16:06:12 +09:00
Andy Smith
68c8f2ba17
make run_tests.sh's default perform as expected
2010-10-15 15:25:29 +09:00
jaypipes@gmail.com
7c8c2f57c7
Adds --force option to run_tests.sh to clear virtualenv. Useful when dependencies change
2010-09-28 14:48:03 -04:00
jaypipes@gmail.com
3d15adb40c
Merge case statement options
2010-08-13 10:14:34 -04:00
jaypipes@gmail.com
fb382c8e70
Adapts the run_tests.sh script to allow interactive or automated creation of virtualenv, or to run tests outside of a virtualenv
2010-08-11 17:40:28 -04:00
jaypipes@gmail.com
8c7558ed5a
Changes the run_tests.sh and /tools/install_venv.py scripts to be more user-friendly and not depend on PIP while not in the virtual environment. Running run_tests.sh should not just work out of the box on all systems supporting easy_install...
2010-08-10 12:44:38 -04:00
andy
9dfdbe11b8
Add some useful features to our flags
...
* No longer dies if there are unknown flags.
* Allows you to declare that you will use a flag from another file
* Allows you to import new flags at runtime and reparses the original
arguments to fill them once they are accessed.
2010-07-29 19:53:00 +02:00
Monty Taylor
464311c787
Made run_tests.sh executable.
2010-07-27 21:39:58 -07:00
Monty Taylor
849a4062cd
Changed Makefile to shell script. The Makefile approach completely broke
...
debhelper's ability to figure out that this was a python package.
2010-07-27 21:35:55 -07:00