Changeset 708
- Timestamp:
- 04/20/07 23:46:03 (2 years ago)
- Files:
-
- cherokee/trunk/qa/base.py (modified) (1 diff)
- cherokee/trunk/qa/run-tests.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/qa/base.py
r595 r708 1 # Cherokee QA Tests 2 # 3 # Authors: 4 # Alvaro Lopez Ortega <alvaro@alobbs.com> 5 # 6 # Copyright (C) 2001-2007 Alvaro Lopez Ortega 7 # This file is distributed under the GPL license. 8 1 9 import os 2 10 import imp cherokee/trunk/qa/run-tests.py
r674 r708 6 6 # Alvaro Lopez Ortega <alvaro@alobbs.com> 7 7 # 8 # Copyright (C) 2001-200 6Alvaro Lopez Ortega8 # Copyright (C) 2001-2007 Alvaro Lopez Ortega 9 9 # This file is distributed under the GPL license. 10 10