Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30
Unknown
cefecac12c
[skip travis] renaming
...
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00
Yen Chi Hsuan
72f3289ac4
[test/test_socks] Add tests for SOCKS proxies
2016-05-10 14:51:38 +08:00
Jaime Marquínez Ferrándiz
5c7cd37ebd
tox.ini: Exclude test_iqiyi_sdk_interpreter.py
2016-03-19 21:50:16 +01:00
Jaime Marquínez Ferrándiz
08bea4adde
Also run tests with python 3.5
2015-09-25 22:34:02 +02:00
Jaime Marquínez Ferrándiz
2aa64b89b3
tox: Pass HOME environment variable
...
Since version 2.0 it only passes a limited set of variables and we need HOME for the tests
2015-05-18 17:58:53 +02:00
Jaime Marquínez Ferrándiz
7c42327e0e
tox.ini: Add python 3.4
2015-03-14 21:41:56 +01:00
Jaime Marquínez Ferrándiz
873383e9bd
tox.ini: Run the same command as 'make offlinetest' by default
2015-03-14 21:41:15 +01:00
Filippo Valsorda
d3f46b9aa5
Add support for single-test tox runs
...
Use a sintax like
tox test.test_download:TestDownload.test_NowVideo
to run the specific test on all the tox environments (Python versions)
2013-10-12 13:17:11 -04:00
Filippo Valsorda
79cfb46d42
add tox configuration file for easy testing
2013-10-05 16:08:48 -04:00