projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5fd9a3
)
[devscripts/run_tests] Exclude youtube lists tests from core build
author
Sergey M․
<dstftw@gmail.com>
Thu, 23 Feb 2017 12:48:54 +0000
(19:48 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 23 Feb 2017 12:48:54 +0000
(19:48 +0700)
devscripts/run_tests.sh
patch
|
blob
|
history
diff --git
a/devscripts/run_tests.sh
b/devscripts/run_tests.sh
index c608072156eb02c7bb06cc42b37eae30fc6cf5a9..6ba26720dcc57929f2bad9550c5a256a3fc09953 100755
(executable)
--- a/
devscripts/run_tests.sh
+++ b/
devscripts/run_tests.sh
@@
-1,6
+1,6
@@
#!/bin/bash
-DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter"
+DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter
|youtube_lists
"
test_set=""
multiprocess_args=""