From: Daniel Stenberg Date: Tue, 30 Nov 2004 10:20:59 +0000 (+0000) Subject: fixed test case errors X-Git-Tag: curl-7_12_3~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b37844e5f093f8834eb5f321b52bfc4638f143f;p=thirdparty%2Fcurl.git fixed test case errors --- diff --git a/tests/data/test156 b/tests/data/test156 index 9a9aae9aa7..0ff9fd10ec 100644 --- a/tests/data/test156 +++ b/tests/data/test156 @@ -1,36 +1,13 @@ # Server-side -HTTP/1.1 200 No Authorization Required swsclose swsbounce -Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -Content-Type: text/html; charset=iso-8859-1 -Connection: close - - - - HTTP/1.1 200 No Authorization Required swsclose Server: Apache/1.3.27 (Darwin) PHP/4.1.2 Content-Type: text/html; charset=iso-8859-1 Connection: close PUT received fine. Thank you very much - - - -HTTP/1.1 200 No Authorization Required swsclose swsbounce -Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -Content-Type: text/html; charset=iso-8859-1 -Connection: close - -HTTP/1.1 200 No Authorization Required swsclose -Server: Apache/1.3.27 (Darwin) PHP/4.1.2 -Content-Type: text/html; charset=iso-8859-1 -Connection: close - -PUT received fine. Thank you very much - - + # Client-side diff --git a/tests/data/test210 b/tests/data/test210 index 7235080869..f42aaecf7b 100644 --- a/tests/data/test210 +++ b/tests/data/test210 @@ -3,10 +3,8 @@ data blobb - -data blobb -data blobb - + +# data is sent to stdout # Client-side @@ -20,7 +18,11 @@ Get two FTP files from the same remote dir: no second CWD ftp://%HOSTIP:%FTPPORT/a/path/210 ftp://%HOSTIP:%FTPPORT/a/path/210 - + +data blobb +data blobb + + # Verify data after the test has been "shot" diff --git a/tests/data/test211 b/tests/data/test211 index c59da0b1e2..7618528626 100644 --- a/tests/data/test211 +++ b/tests/data/test211 @@ -3,10 +3,6 @@ data blobb - -data blobb -data blobb - # Client-side @@ -23,7 +19,11 @@ ftp://%HOSTIP:%FTPPORT/a/path/211 ftp://%HOSTIP:%FTPPORT/a/path/211 REPLY EPSV 500 no such command - + +data blobb +data blobb + + # Verify data after the test has been "shot" diff --git a/tests/data/test212 b/tests/data/test212 index 9f51515c66..4f29186eed 100644 --- a/tests/data/test212 +++ b/tests/data/test212 @@ -3,9 +3,6 @@ data blobb - -data blobb -data blobb @@ -27,7 +24,11 @@ ftp://%HOSTIP:%FTPPORT/a/path/212 ftp://%HOSTIP:%FTPPORT/a/path/212 -P - REPLY EPRT 500 no such command REPLY LPRT 500 no such command - + +data blobb +data blobb + + # Verify data after the test has been "shot"