mirror of
https://github.com/curl/curl.git
synced 2026-08-05 16:16:14 +03:00
runtests.pl: add -L parameter to require additional perl libraries
This is useful to change the behaviour of the script without having to modify the file itself, for example to use a custom compareparts() function that ignores header differences that are expected to occur when an external proxy is being used. Such differences are proxy-specific and thus the modifications should be maintained together with the proxy.
This commit is contained in:
parent
4421359e77
commit
b47ee58fb7
3 changed files with 42 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ test1136 test1137 test1138 test1139 test1140 test1141 test1142 test1143 \
|
|||
test1144 test1145 test1146 test1147 test1148 test1149 test1150 test1151 \
|
||||
test1152 test1153 test1154 test1155 test1156 test1157 test1158 test1159 \
|
||||
test1160 test1161 test1162 test1163 test1164 test1165 test1166 test1167 \
|
||||
test1168 test1170 test1171 test1172 test1173 test1174 test1175 \
|
||||
test1168 test1169 test1170 test1171 test1172 test1173 test1174 test1175 \
|
||||
test1176 test1177 test1178 test1179 test1180 test1181 \
|
||||
\
|
||||
test1188 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue