aboutsummaryrefslogtreecommitdiff
path: root/test/test_youtube_signature.py
AgeCommit message (Collapse)Author
2014-01-17Remove youtube swf signature testPhilipp Hagemeister
Apparently, swf players are no longer in use. If we find one, we'll readd it.
2013-11-25[tests] Remove global_setup functionPhilipp Hagemeister
2013-10-15Simplify testsPhilipp Hagemeister
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
2013-09-22Work around nosetests nosinessPhilipp Hagemeister
2013-09-21Change test target (Verified with node.js)Philipp Hagemeister
2013-09-21Restore accidentally deleted commitsPhilipp Hagemeister
That's what happens if you let Windows machines write :(