Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | streamlined and simplified dynamic tests generation; readded a couple of ↵ | Filippo Valsorda | 2012-12-12 | 1 | -52/+74 | |
| | | | | test features | |||||
* | test automation | gcmalloc | 2012-12-12 | 1 | -188/+63 | |
| | ||||||
* | use the new --test option to speed up tests (fetch only first 10K) | Filippo Valsorda | 2012-12-11 | 1 | -73/+85 | |
| | | | | now all tests working and passing | |||||
* | SoundCloud IDs have changed, fix tests | Philipp Hagemeister | 2012-12-07 | 1 | -3/+3 | |
| | ||||||
* | Correct metacafe test filename (happens to start with an underscore) | Philipp Hagemeister | 2012-12-03 | 1 | -3/+3 | |
| | ||||||
* | Add test for Youku (Mentioned in #314) | Philipp Hagemeister | 2012-11-30 | 1 | -0/+12 | |
| | ||||||
* | Fix MD5 calculation | Philipp Hagemeister | 2012-11-29 | 1 | -18/+5 | |
| | ||||||
* | Fix 2.6 nosetests | Philipp Hagemeister | 2012-11-29 | 1 | -2/+3 | |
| | ||||||
* | Check during test runtime instead of test generation for _WORKING, and add ↵ | Philipp Hagemeister | 2012-11-28 | 1 | -22/+38 | |
| | | | | 2.6 compat | |||||
* | Update download tests | Philipp Hagemeister | 2012-11-28 | 1 | -178/+150 | |
| | ||||||
* | Convert all tabs to 4 spaces (PEP8) | Philipp Hagemeister | 2012-11-28 | 1 | -181/+181 | |
| | ||||||
* | adding second vimeo url | gcmalloc | 2012-10-24 | 1 | -3/+17 | |
| | ||||||
* | skipping vimeo for the moment | gcmalloc | 2012-10-24 | 1 | -0/+2 | |
| | ||||||
* | adding xnxx test | gcmalloc | 2012-10-24 | 1 | -1/+16 | |
| | ||||||
* | adding collegehumor test | gcmalloc | 2012-10-24 | 1 | -0/+16 | |
| | ||||||
* | adding stanford open class courses | gcmalloc | 2012-10-23 | 1 | -1/+17 | |
| | ||||||
* | adding test for vimeo, xvideo and soundcloud | gcmalloc | 2012-10-23 | 1 | -11/+53 | |
| | ||||||
* | changing test from md5 to filesize, the file changed between download | gcmalloc | 2012-10-19 | 1 | -5/+2 | |
| | ||||||
* | cleaning the test that doesn't work with the api for the moment | gcmalloc | 2012-10-19 | 1 | -30/+1 | |
| | ||||||
* | some assertion on the file downloaded | gcmalloc | 2012-10-19 | 1 | -50/+10 | |
| | ||||||
* | correcting test to be compatible with python2.6 | gcmalloc | 2012-10-19 | 1 | -12/+18 | |
| | ||||||
* | correction on the test | gcmalloc | 2012-10-19 | 1 | -25/+36 | |
| | ||||||
* | adding xvideo | gcmalloc | 2012-10-12 | 1 | -2/+49 | |
| | ||||||
* | adding facebook test | gcmalloc | 2012-10-12 | 1 | -1/+20 | |
| | ||||||
* | adding photobucket test | gcmalloc | 2012-10-12 | 1 | -1/+19 | |
| | ||||||
* | adding metacafe test | gcmalloc | 2012-10-12 | 1 | -1/+14 | |
| | ||||||
* | adding dailymotion test | gcmalloc | 2012-10-12 | 1 | -1/+16 | |
| | ||||||
* | some changes to keep the same standard | gcmalloc | 2012-10-12 | 1 | -24/+23 | |
| | ||||||
* | changing test video | gcmalloc | 2012-10-12 | 1 | -3/+3 | |
| | ||||||
* | adding download test with md5 check | gcmalloc | 2012-10-12 | 1 | -0/+37 | |