Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into yan12125-sohu_fix
[youtube-dl] / test / test_utils.py
2012-11-26 Philipp HagemeisterNew optoin --restrict-filenames
2012-10-29 Philipp HagemeisterAdditional tests in file name sanitation
2012-10-28 Philipp HagemeisterMerge pull request #502 from FiloSottile/new_sanitize_f...
2012-10-28 Filippo Valsordamodified filename escaping to a "smarter" one
2012-10-19 Philipp HagemeisterMerge pull request #472 from gcmalloc/master
2012-10-19 gcmalloccorrecting test to be compatible with python2.6
2012-10-12 gcmallocsome changes to keep the same standard
2012-10-12 gcmalloccorrection on the test for the utils.py
2012-10-12 gcmallocadding TestCase class and corresponding test
2012-10-12 gcmalloccorrection on the sanitize title method, change in...