Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cleanup] Misc | pukkandan | 2021-08-07 | 1 | -1/+0 |
| | |||||
* | [test] Use `pytest` instead of `nosetests` (#482) | pukkandan | 2021-07-23 | 1 | -22/+15 |
| | | | | `nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099 and will stop working in py 3.10 as can be seen in #480 | ||||
* | Added `--force-overwrites` option ↵ | alxnull | 2021-01-13 | 1 | -1/+1 |
| | | | | | | (https://github.com/ytdl-org/youtube-dl/pull/20405) Co-authored by alxnull | ||||
* | Add post_hooks option to YoutubeDL.py ↵ | Alex Merkel | 2021-01-09 | 1 | -1/+1 |
| | | | | | | (https://github.com/ytdl-org/youtube-dl/pull/27573) Authored by: alexmerkel | ||||
* | [Makefile,devscripts/run_tests.sh] Actually exclude network tests | Yen Chi Hsuan | 2017-11-27 | 1 | -1/+2 |
| | | | | Closes #14858 | ||||
* | [devscripts/run_tests] Exclude youtube lists tests from core build | Sergey M․ | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | [travis] Run tests in parallel | Yen Chi Hsuan | 2017-02-19 | 1 | -1/+3 |
| | | | | | | | | | | | | [test_download] Print test names in case of network errors [test_download] Add comments for nose parameters [test_download] Modify outtmpl to prevent info JSON filename conflicts Thanks @jaimeMF for the idea. [travis] Only download tests should be run in parallel | ||||
* | [devscripts/run_tests.sh] Change permission for script to 755 | Anisse Astier | 2017-02-16 | 1 | -0/+0 |
| | |||||
* | [travis] Separate builds for core and download | Sergey M․ | 2017-02-13 | 1 | -0/+19 |