about summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'jefftimesten/master'Philipp Hagemeister2013-01-121-0/+18
|\
| * fixed tests (used the --test option) so that they pass. go figureJeff Crouse2013-01-061-9/+9
| * oops - didn't remove some remindersJeff Crouse2013-01-061-1/+1
| * made changes recommended in pull requestJeff Crouse2013-01-061-0/+18
* | Add tests for ComedyCentral IEPhilipp Hagemeister2013-01-061-0/+34
|/
* Remove .part files before and after testsPhilipp Hagemeister2013-01-011-0/+2
* add test for infoqPhilipp Hagemeister2013-01-012-1/+13
* Simplify test parameter initializationPhilipp Hagemeister2013-01-011-3/+2
* Adapt test_download to support playlists, and remove race conditionsPhilipp Hagemeister2013-01-013-30/+55
* Revert "In tests.json file and md5 join in a 'files' list to handle multiple-...Philipp Hagemeister2013-01-012-38/+53
* typoPhilipp Hagemeister2013-01-011-1/+1
* ustreamIEJaime Marquínez Ferrándiz2013-01-011-0/+8
* In tests.json file and md5 join in a 'files' list to handle multiple-file IEsFilippo Valsorda2013-01-012-53/+38
* Test for steamJaime Marquínez Ferrándiz2013-01-011-0/+9
* Ok, the Escapist test was passing only in my Travis repo, do not ask me why; ...Filippo Valsorda2012-12-311-1/+2
* three small editsFilippo Valsorda2012-12-311-2/+1
* Allow ampersand right after ? in youtube URLs (Closes #602)Philipp Hagemeister2012-12-271-2/+7
* TweetReel IEPhilipp Hagemeister2012-12-271-0/+12
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2012-12-205-13/+37
|\
| * Temporary skip Escapist test as it fails only on Travis; we'll make a more sp...Filippo Valsorda2012-12-201-1/+2
| * better Vimeo tests; fixed a couple of VimeoIE fieldsFilippo Valsorda2012-12-205-14/+14
| * new info_dict field: uploader_idFilippo Valsorda2012-12-201-0/+1
| * add info_dict testing to test_downloadFilippo Valsorda2012-12-202-2/+24
* | FunnyOrDie IE (Fixes #599)Philipp Hagemeister2012-12-201-0/+6
|/
* Do not use deprecated methodPhilipp Hagemeister2012-12-201-3/+3
* Extend json info data / description file testPhilipp Hagemeister2012-12-201-0/+24
* test write_info_jsonPhilipp Hagemeister2012-12-201-0/+55
* Switch test to metacafe.com, whose DNS seems to be fine atmPhilipp Hagemeister2012-12-171-1/+1
* a number of new tests and fixes; all tests green on 3.3Filippo Valsorda2012-12-171-0/+17
* test subtitlesFilippo Valsorda2012-12-172-1/+65
* Tests for justin.tvPhilipp Hagemeister2012-12-161-0/+6
* NBA IE (Closes #590)Philipp Hagemeister2012-12-131-0/+6
* Revert "Don't be too clever"Philipp Hagemeister2012-12-121-5/+7
* Don't be too cleverPhilipp Hagemeister2012-12-121-7/+5
* streamlined and simplified dynamic tests generation; readded a couple of test...Filippo Valsorda2012-12-123-54/+76
* Merge remote-tracking branch 'gcmalloc/master' into fork_masterFilippo Valsorda2012-12-123-324/+65
|\
| * test automationgcmalloc2012-12-123-322/+65
* | Fix TestYoutubeLists.test_youtube_userPhilipp Hagemeister2012-12-111-2/+2
* | Fix test selection in Python 2.6Philipp Hagemeister2012-12-112-48/+50
* | fix playlist pagination and add YT playlist tests (closes #569)Filippo Valsorda2012-12-112-4/+74
|/
* use the new --test option to speed up tests (fetch only first 10K)Filippo Valsorda2012-12-114-93/+135
* gentests: allow test-specific FileDownloader params override from tests.jsonFilippo Valsorda2012-12-111-1/+4
* the test didn't load our Gzip openerFilippo Valsorda2012-12-111-5/+20
* SoundCloud IDs have changed, fix testsPhilipp Hagemeister2012-12-072-5/+5
* Let youtube IE handle IDs starting with PL (Closes #572)Philipp Hagemeister2012-12-042-0/+24
* Correct metacafe test filename (happens to start with an underscore)Philipp Hagemeister2012-12-032-4/+4
* Keep video IDs verbatim if possible (Closes #571)Philipp Hagemeister2012-12-031-0/+5
* Improve execution testsPhilipp Hagemeister2012-12-012-13/+26
* Add test for Youku (Mentioned in #314)Philipp Hagemeister2012-11-302-1/+19
* Fix MD5 calculationPhilipp Hagemeister2012-11-293-36/+10