Try setuptools first, then fallback to distutils.core
[youtube-dl] / test /
2013-01-27 Philipp Hagemeister8tracks: Better default titles
2013-01-27 Philipp Hagemeister8tracks: Include performer as uploader
2013-01-27 Philipp HagemeisterMerge remote-tracking branch 'jaimeMF/makefilePythonver...
2013-01-27 Philipp Hagemeister8tracks IE (Closes #652)
2013-01-25 Philipp HagemeisterFix Facebook (Closes #375)
2013-01-25 Philipp HagemeisterDrop md5: spec for now (unused and breaks int values)
2013-01-12 Philipp HagemeisterDownload progress hooks
2013-01-12 Philipp HagemeisterAggressive test timeout to catch hanging servers
2013-01-12 Philipp HagemeisterRBMA IE (Closes #630)
2013-01-12 Philipp HagemeisterMerge remote-tracking branch 'jefftimesten/master'
2013-01-06 Jeff Crousefixed tests (used the --test option) so that they pass...
2013-01-06 Jeff Crouseoops - didn't remove some reminders
2013-01-06 Jeff Crousemade changes recommended in pull request
2013-01-06 Philipp HagemeisterAdd tests for ComedyCentral IE
2013-01-05 Jeff CrouseMerge branch 'master' of https://github.com/rg3/youtube-dl
2013-01-01 Philipp HagemeisterRemove .part files before and after tests
2013-01-01 Philipp Hagemeisteradd test for infoq
2013-01-01 Philipp HagemeisterSimplify test parameter initialization
2013-01-01 Philipp HagemeisterAdapt test_download to support playlists, and remove...
2013-01-01 Philipp HagemeisterRevert "In tests.json file and md5 join in a 'files...
2013-01-01 Philipp Hagemeistertypo
2013-01-01 Jaime Marquínez... ustreamIE
2013-01-01 Filippo ValsordaIn tests.json file and md5 join in a 'files' list to...
2013-01-01 Filippo ValsordaMerge pull request #612 from jaimeMF/steamIE
2013-01-01 Jaime Marquínez... Test for steam
2012-12-31 Filippo ValsordaOk, the Escapist test was passing only in my Travis...
2012-12-31 Filippo Valsordathree small edits
2012-12-27 Philipp HagemeisterAllow ampersand right after ? in youtube URLs (Closes...
2012-12-27 Philipp HagemeisterTweetReel IE
2012-12-20 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-12-20 Philipp HagemeisterFunnyOrDie IE (Fixes #599)
2012-12-20 Filippo ValsordaTemporary skip Escapist test as it fails only on Travis...
2012-12-20 Filippo Valsordabetter Vimeo tests; fixed a couple of VimeoIE fields
2012-12-20 Filippo Valsordanew info_dict field: uploader_id
2012-12-20 Filippo Valsordaadd info_dict testing to test_download
2012-12-20 Philipp HagemeisterDo not use deprecated method
2012-12-20 Philipp HagemeisterExtend json info data / description file test
2012-12-20 Philipp Hagemeistertest write_info_json
2012-12-17 Philipp HagemeisterSwitch test to metacafe.com, whose DNS seems to be...
2012-12-17 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2012-12-17 Filippo Valsordaa number of new tests and fixes; all tests green on 3.3
2012-12-17 Filippo Valsordatest subtitles
2012-12-16 Philipp HagemeisterTests for justin.tv
2012-12-13 Philipp HagemeisterNBA IE (Closes #590)
2012-12-12 Philipp HagemeisterRevert "Don't be too clever"
2012-12-12 Philipp HagemeisterDon't be too clever
2012-12-12 Filippo Valsordastreamlined and simplified dynamic tests generation...
2012-12-12 Filippo ValsordaMerge remote-tracking branch 'gcmalloc/master' into...
2012-12-12 gcmalloctest automation
2012-12-11 Philipp HagemeisterFix TestYoutubeLists.test_youtube_user
2012-12-11 Philipp HagemeisterFix test selection in Python 2.6
2012-12-11 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-12-11 Filippo Valsordafix playlist pagination and add YT playlist tests ...
2012-12-11 Filippo ValsordaMerge branch 'master' into fork_master
2012-12-11 Filippo Valsordause the new --test option to speed up tests (fetch...
2012-12-11 Filippo Valsordagentests: allow test-specific FileDownloader params...
2012-12-11 Filippo Valsordathe test didn't load our Gzip opener
2012-12-08 Filippo ValsordaMerge 'rg3/master' into fork_master
2012-12-07 Philipp HagemeisterSoundCloud IDs have changed, fix tests
2012-12-04 Philipp HagemeisterLet youtube IE handle IDs starting with PL (Closes...
2012-12-03 Philipp HagemeisterCorrect metacafe test filename (happens to start with...
2012-12-03 Philipp HagemeisterKeep video IDs verbatim if possible (Closes #571)
2012-12-01 Philipp HagemeisterImprove execution tests
2012-11-30 Philipp HagemeisterAdd test for Youku (Mentioned in #314)
2012-11-29 Philipp HagemeisterFix MD5 calculation
2012-11-29 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-11-29 Philipp HagemeisterFix 2.6 nosetests
2012-11-29 Filippo ValsordaMerge remote-tracking branch 'origin/master' into fork_...
2012-11-28 Philipp HagemeisterCheck during test runtime instead of test generation...
2012-11-28 gcmalloccorrection on the test
2012-11-28 Philipp HagemeisterUpdate download tests
2012-11-28 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-11-28 Philipp HagemeisterRestrict more characters (Closes #566)
2012-11-28 Filippo Valsordamake tests skip on not _WORKING
2012-11-28 gcmallocmaking the metacafe test pass
2012-11-28 Philipp HagemeisterConvert all tabs to 4 spaces (PEP8)
2012-11-28 Philipp Hagemeistertest import
2012-11-27 Philipp HagemeisterFix printing title etc.
2012-11-27 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-11-27 Filippo ValsordaMerge remote-tracking branch 'origin/master' into IE_cl...
2012-11-27 Philipp HagemeisterMake test_utils.py run on Python 3
2012-11-27 Philipp HagemeisterMerge remote-tracking branch 'Asido/master'
2012-11-27 Philipp HagemeisterRemove exclamation mark in --restrict-filenames mode
2012-11-27 Philipp HagemeisterMerge remote-tracking branch 'alab1001101/master'
2012-11-27 Philipp HagemeisterMerge pull request #473 from grimreaper/master
2012-11-27 Philipp HagemeisterMerge remote-tracking branch 'joelverhagen/master'
2012-11-27 Philipp HagemeisterAdd test for asian characters (#551)
2012-11-27 Philipp HagemeisterMinor filename encoding improvement in a common case
2012-11-27 Philipp HagemeisterMerge remote-tracking branch 'chrisjrn/master'
2012-11-27 Philipp HagemeisterMerge remote-tracking branch 'chrisjrn/master'
2012-11-27 Philipp HagemeisterClean up test
2012-11-27 Philipp HagemeisterSwitch back to underline for invalid characters, and...
2012-11-27 Philipp HagemeisterMerge remote-tracking branch 'chrisjrn/master'
2012-11-26 Philipp HagemeisterMerge remote-tracking branch 'gcmalloc/master'
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-24 gcmallocadding second vimeo url
2012-10-23 gcmallocskipping vimeo for the moment
next