Age | Commit message (Expand) | Author |
2013-06-09 | switch long info_dict fields checking to md5 | Filippo Valsorda |
2013-06-09 | test: extend the reach of info_dict checking | Filippo Valsorda |
2013-06-07 | raise exceptions on warnings during tests - and solve a couple of them | Filippo Valsorda |
2013-06-06 | print WARNINGs during test + minor fix to NBAIE | Filippo Valsorda |
2013-04-30 | Remove a commented line I forgot. | Jaime Marquínez Ferrándiz |
2013-04-20 | Create a function in InfoExtractors that returns the InfoExtractor class with... | Jaime Marquínez Ferrándiz |
2013-04-11 | Show whole diff in error cases | Philipp Hagemeister |
2013-03-31 | retry on UnavailableVideoError | Filippo Valsorda |
2013-03-31 | import all IEs when testing to resemble more closely the real env | Filippo Valsorda |
2013-03-09 | Bubble up all the stack of exceptions and retry download tests on timeout errors | Filippo Valsorda |
2013-02-01 | Switch ComedyCentral test to a permanent URL (They delete full episodes older... | Philipp Hagemeister |
2013-01-25 | Drop md5: spec for now (unused and breaks int values) | Philipp Hagemeister |
2013-01-12 | Download progress hooks | Philipp Hagemeister |
2013-01-12 | Aggressive test timeout to catch hanging servers | Philipp Hagemeister |
2013-01-01 | Remove .part files before and after tests | Philipp Hagemeister |
2013-01-01 | add test for infoq | Philipp Hagemeister |
2013-01-01 | Simplify test parameter initialization | Philipp Hagemeister |
2013-01-01 | Adapt test_download to support playlists, and remove race conditions | Philipp Hagemeister |
2013-01-01 | Revert "In tests.json file and md5 join in a 'files' list to handle multiple-... | Philipp Hagemeister |
2013-01-01 | typo | Philipp Hagemeister |
2013-01-01 | In tests.json file and md5 join in a 'files' list to handle multiple-file IEs | Filippo Valsorda |
2012-12-20 | better Vimeo tests; fixed a couple of VimeoIE fields | Filippo Valsorda |
2012-12-20 | add info_dict testing to test_download | Filippo Valsorda |
2012-12-12 | Revert "Don't be too clever" | Philipp Hagemeister |
2012-12-12 | Don't be too clever | Philipp Hagemeister |
2012-12-12 | streamlined and simplified dynamic tests generation; readded a couple of test... | Filippo Valsorda |
2012-12-12 | test automation | gcmalloc |
2012-12-11 | use the new --test option to speed up tests (fetch only first 10K) | Filippo Valsorda |
2012-12-07 | SoundCloud IDs have changed, fix tests | Philipp Hagemeister |
2012-12-03 | Correct metacafe test filename (happens to start with an underscore) | Philipp Hagemeister |
2012-11-30 | Add test for Youku (Mentioned in #314) | Philipp Hagemeister |
2012-11-29 | Fix MD5 calculation | Philipp Hagemeister |
2012-11-29 | Fix 2.6 nosetests | Philipp Hagemeister |
2012-11-28 | Check during test runtime instead of test generation for _WORKING, and add 2.... | Philipp Hagemeister |
2012-11-28 | Update download tests | Philipp Hagemeister |
2012-11-28 | Convert all tabs to 4 spaces (PEP8) | Philipp Hagemeister |
2012-10-24 | adding second vimeo url | gcmalloc |
2012-10-24 | skipping vimeo for the moment | gcmalloc |
2012-10-24 | adding xnxx test | gcmalloc |
2012-10-24 | adding collegehumor test | gcmalloc |
2012-10-23 | adding stanford open class courses | gcmalloc |
2012-10-23 | adding test for vimeo, xvideo and soundcloud | gcmalloc |
2012-10-19 | changing test from md5 to filesize, the file changed between download | gcmalloc |
2012-10-19 | cleaning the test that doesn't work with the api for the moment | gcmalloc |
2012-10-19 | some assertion on the file downloaded | gcmalloc |
2012-10-19 | correcting test to be compatible with python2.6 | gcmalloc |
2012-10-19 | correction on the test | gcmalloc |
2012-10-12 | adding xvideo | gcmalloc |
2012-10-12 | adding facebook test | gcmalloc |
2012-10-12 | adding photobucket test | gcmalloc |