summaryrefslogtreecommitdiffstats
path: root/nova/testing
Commit message (Expand)AuthorAgeFilesLines
* Finalize tox config.Monty Taylor2012-06-071-368/+0
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-2/+0
* Alphabetize importsJoe Gordon2012-05-141-1/+1
* pylint cleanupJoe Gordon2012-05-071-2/+0
* Remove nova.rpc.impl_carrot.Russell Bryant2012-04-021-153/+0
* improve speed of metadataJesse Andrews2012-03-122-60/+0
* Merge "Clear created attributes when tearing down tests"Jenkins2012-03-071-0/+22
|\
| * Clear created attributes when tearing down testsJohannes Erdfelt2012-03-071-0/+22
* | HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-071-6/+4
|/
* 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