Commit Graph

9 Commits (c7911009a0e31bc19680d9a6abb63a66491453f0)

Author SHA1 Message Date
Yen Chi Hsuan 6f20b65e72
[test/test_http] Update tests
After switching to HTML5 extraction helpers in generic.py, the result
info_dict is always a playlist.
Yen Chi Hsuan 40f3666f6b
[test/test_http] Update tests for 38cce791c7
Yen Chi Hsuan 54fb199681 [test/test_http] Fix getsockname() on Jython
Yen Chi Hsuan 8c32e5dc32 [test/test_utils] Add test for
Yen Chi Hsuan efbed08dc2 [utils] Encode hostnames before passing to urllib
With IDN (Internationalized Domain Name) and a proxy, non-ascii URLs
are passed down to urllib/urllib2, causing UnicodeEncodeError

Fixes 
Yen Chi Hsuan 429491f531 [test/http] Fix failure in Jython
make offlinetest passed on the latest Jython hg version with patched
lib-python/2.7/urllib2.py pulled from CPython 2.7.11
Jaime Marquínez Ferrándiz 01218f919b [test/http] Add test for proxy support
Philipp Hagemeister 03d8d4df38 [test_http] PEP8
Philipp Hagemeister 83fda3c000 Add a test for --no-check-certificate