X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=devscripts%2Frun_tests.sh;h=dd37a80f5c8cdc37eda95293706fba5d4939a603;hb=a5b6102ea893d6943f9ffa9fc0677229c56c99ca;hp=c608072156eb02c7bb06cc42b37eae30fc6cf5a9;hpb=8936f68a0ba3284c88ec619fb4cc22eb0499e7f3;p=youtube-dl diff --git a/devscripts/run_tests.sh b/devscripts/run_tests.sh index c60807215..dd37a80f5 100755 --- a/devscripts/run_tests.sh +++ b/devscripts/run_tests.sh @@ -1,6 +1,7 @@ #!/bin/bash -DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter" +# Keep this list in sync with the `offlinetest` target in Makefile +DOWNLOAD_TESTS="age_restriction|download|iqiyi_sdk_interpreter|socks|subtitles|write_annotations|youtube_lists|youtube_signature" test_set="" multiprocess_args=""