aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper.py
Commit message (Collapse)AuthorAgeFilesLines
* Simplify testsPhilipp Hagemeister2013-10-151-10/+18
| | | | | | | * Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
* Simplify test setupPhilipp Hagemeister2013-10-071-6/+1
|
* Move try_rm to test helpersPhilipp Hagemeister2013-10-061-3/+19
|
* [fixup] remove unnecessary commented functionFilippo Valsorda2013-10-051-6/+0
|
* add capability to suppress expected warnings in testsFilippo Valsorda2013-10-051-0/+15
|
* Move testcase generator to helperPhilipp Hagemeister2013-06-271-1/+12
|
* Simplify FakeYDLPhilipp Hagemeister2013-06-271-0/+33