Loading tests/FILEFORMAT +1 −1 Original line number Original line Diff line number Diff line Loading @@ -176,13 +176,13 @@ idn ipv6 ipv6 large_file large_file libz libz netrc_debug NSS NSS NTLM NTLM OpenSSL OpenSSL SSL SSL socks socks unittest unittest debug as well as each protocol that curl supports. A protocol only needs to be as well as each protocol that curl supports. A protocol only needs to be specified if it is different from the server (useful when the server specified if it is different from the server (useful when the server Loading tests/runtests.pl +5 −0 Original line number Original line Diff line number Diff line Loading @@ -2495,6 +2495,11 @@ sub singletest { next; next; } } } } elsif($f eq "debug") { if($debug_build) { next; } } elsif($f eq "large_file") { elsif($f eq "large_file") { if($large_file) { if($large_file) { next; next; Loading Loading
tests/FILEFORMAT +1 −1 Original line number Original line Diff line number Diff line Loading @@ -176,13 +176,13 @@ idn ipv6 ipv6 large_file large_file libz libz netrc_debug NSS NSS NTLM NTLM OpenSSL OpenSSL SSL SSL socks socks unittest unittest debug as well as each protocol that curl supports. A protocol only needs to be as well as each protocol that curl supports. A protocol only needs to be specified if it is different from the server (useful when the server specified if it is different from the server (useful when the server Loading
tests/runtests.pl +5 −0 Original line number Original line Diff line number Diff line Loading @@ -2495,6 +2495,11 @@ sub singletest { next; next; } } } } elsif($f eq "debug") { if($debug_build) { next; } } elsif($f eq "large_file") { elsif($f eq "large_file") { if($large_file) { if($large_file) { next; next; Loading