aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix 2.6 nosetestsPhilipp Hagemeister2012-11-292-4/+6
* Check during test runtime instead of test generation for _WORKING, and add 2....Philipp Hagemeister2012-11-282-29/+59
* Update download testsPhilipp Hagemeister2012-11-283-178/+327
* Restrict more characters (Closes #566)Philipp Hagemeister2012-11-281-6/+7
* Convert all tabs to 4 spaces (PEP8)Philipp Hagemeister2012-11-283-256/+256
* test importPhilipp Hagemeister2012-11-281-0/+13
* Fix printing title etc.Philipp Hagemeister2012-11-281-1/+1
* Make test_utils.py run on Python 3Philipp Hagemeister2012-11-271-32/+45
* Remove exclamation mark in --restrict-filenames modePhilipp Hagemeister2012-11-271-1/+1
* Add test for asian characters (#551)Philipp Hagemeister2012-11-271-1/+1
* Minor filename encoding improvement in a common casePhilipp Hagemeister2012-11-271-0/+7
* Clean up testPhilipp Hagemeister2012-11-271-1/+0
* Switch back to underline for invalid characters, and make restricted ASCII-onlyPhilipp Hagemeister2012-11-271-4/+7
* Merge remote-tracking branch 'gcmalloc/master'Philipp Hagemeister2012-11-271-11/+116
|\
| * adding second vimeo urlgcmalloc2012-10-241-3/+17
| * skipping vimeo for the momentgcmalloc2012-10-241-0/+2
| * adding xnxx testgcmalloc2012-10-241-1/+16
| * adding collegehumor testgcmalloc2012-10-241-0/+16
| * adding stanford open class coursesgcmalloc2012-10-231-1/+17
| * adding test for vimeo, xvideo and soundcloudgcmalloc2012-10-231-11/+53
* | New optoin --restrict-filenamesPhilipp Hagemeister2012-11-261-2/+25
* | Additional tests in file name sanitationPhilipp Hagemeister2012-10-291-0/+3
* | modified filename escaping to a "smarter" oneFilippo Valsorda2012-10-281-5/+5
|/
* changing test from md5 to filesize, the file changed between downloadgcmalloc2012-10-191-5/+2
* cleaning the test that doesn't work with the api for the momentgcmalloc2012-10-191-30/+1
* some assertion on the file downloadedgcmalloc2012-10-191-50/+10
* removing testing videogcmalloc2012-10-191-0/+0
* correcting test to be compatible with python2.6gcmalloc2012-10-192-17/+23
* correction on the testgcmalloc2012-10-192-25/+37
* adding xvideogcmalloc2012-10-121-2/+49
* adding facebook testgcmalloc2012-10-121-1/+20
* adding photobucket testgcmalloc2012-10-121-1/+19
* adding metacafe testgcmalloc2012-10-121-1/+14
* adding dailymotion testgcmalloc2012-10-121-1/+16
* some changes to keep the same standardgcmalloc2012-10-122-49/+46
* changing test videogcmalloc2012-10-121-3/+3
* correction on the test for the utils.pygcmalloc2012-10-121-5/+3
* adding download test with md5 checkgcmalloc2012-10-121-0/+37
* adding TestCase class and corresponding testgcmalloc2012-10-121-13/+38
* correction on the sanitize title method, change in title resultinggcmalloc2012-10-122-29/+23
* original test videoPhilipp Hagemeister2012-09-271-0/+0
* Allow non-ASCII characters in simplified titles(Closes #220)Philipp Hagemeister2011-11-211-2/+3
* Simplify simplify_titlePhilipp Hagemeister2011-11-211-8/+15
* First testsPhilipp Hagemeister2011-11-211-0/+21