summaryrefslogtreecommitdiff
path: root/nova/testing
Commit message (Expand)AuthorAgeFilesLines
* Actual fix for bug 931608.Joe Gordon2012-02-171-4/+5
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Adding (-x | --stop) option back to runner.pyAlex Meade2012-02-131-0/+1
* Fix minor typo in runner.pyHengqing Hu2012-02-111-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-10/+9
* Backslash continuations (misc.)Zhongyue Luo2012-02-081-4/+4
* 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-271-1/+1
* Updated the test runner module with a sys.path insert so that tests run in andDuncan McGreggor2011-12-071-2/+5
* First steps towards consolidating testing infrastructureDuncan McGreggor2011-12-066-0/+628