mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
tests: fix test definitions # 1355, 1363, 1385 and 1393
-i without HTTP protocol shall not include headers in the output
This commit is contained in:
parent
6cd084a3b5
commit
63e9685470
@ -5,10 +5,3 @@
|
||||
594
|
||||
1209
|
||||
1211
|
||||
#
|
||||
1355
|
||||
1363
|
||||
#
|
||||
1385
|
||||
1393
|
||||
#
|
||||
|
@ -55,25 +55,7 @@ mooo
|
||||
</file1>
|
||||
|
||||
<file2 name="log/stdout1355">
|
||||
220- _ _ ____ _
|
||||
220- ___| | | | _ \| |
|
||||
220- / __| | | | |_) | |
|
||||
220- | (__| |_| | _ <| |___
|
||||
220 \___|\___/|_| \_\_____|
|
||||
331 We are happy you popped in!
|
||||
230 Welcome you silly person
|
||||
257 "/" is current directory
|
||||
250 CWD command successful.
|
||||
229 Entering Passive Mode (stripped)
|
||||
200 I modify TYPE as you wanted
|
||||
213 10
|
||||
150 Binary data connection for 1355 () (10 bytes).
|
||||
226 File transfer complete
|
||||
221 bye bye baby
|
||||
</file2>
|
||||
<stripfile2>
|
||||
s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
||||
</stripfile2>
|
||||
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -73,25 +73,7 @@ MOOOO
|
||||
</file1>
|
||||
|
||||
<file2 name="log/stdout1363">
|
||||
220- _ _ ____ _
|
||||
220- ___| | | | _ \| |
|
||||
220- / __| | | | |_) | |
|
||||
220- | (__| |_| | _ <| |___
|
||||
220 \___|\___/|_| \_\_____|
|
||||
331 We are happy you popped in!
|
||||
230 Welcome you silly person
|
||||
257 "/" is current directory
|
||||
250 CWD command successful.
|
||||
229 Entering Passive Mode (stripped)
|
||||
200 I modify TYPE as you wanted
|
||||
213 214
|
||||
150 Binary data connection for 1363 () (214 bytes).
|
||||
226 File transfer complete
|
||||
221 bye bye baby
|
||||
</file2>
|
||||
<stripfile2>
|
||||
s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
||||
</stripfile2>
|
||||
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -50,25 +50,7 @@ mooo
|
||||
</file1>
|
||||
|
||||
<file2 name="log/stdout1385">
|
||||
220- _ _ ____ _
|
||||
220- ___| | | | _ \| |
|
||||
220- / __| | | | |_) | |
|
||||
220- | (__| |_| | _ <| |___
|
||||
220 \___|\___/|_| \_\_____|
|
||||
331 We are happy you popped in!
|
||||
230 Welcome you silly person
|
||||
257 "/" is current directory
|
||||
250 CWD command successful.
|
||||
229 Entering Passive Mode (stripped)
|
||||
200 I modify TYPE as you wanted
|
||||
213 10
|
||||
150 Binary data connection for 1385 () (10 bytes).
|
||||
226 File transfer complete
|
||||
221 bye bye baby
|
||||
</file2>
|
||||
<stripfile2>
|
||||
s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
||||
</stripfile2>
|
||||
|
||||
</verify>
|
||||
</testcase>
|
||||
|
@ -65,25 +65,7 @@ MOOOO
|
||||
</file1>
|
||||
|
||||
<file2 name="log/stdout1393">
|
||||
220- _ _ ____ _
|
||||
220- ___| | | | _ \| |
|
||||
220- / __| | | | |_) | |
|
||||
220- | (__| |_| | _ <| |___
|
||||
220 \___|\___/|_| \_\_____|
|
||||
331 We are happy you popped in!
|
||||
230 Welcome you silly person
|
||||
257 "/" is current directory
|
||||
250 CWD command successful.
|
||||
229 Entering Passive Mode (stripped)
|
||||
200 I modify TYPE as you wanted
|
||||
213 214
|
||||
150 Binary data connection for 1393 () (214 bytes).
|
||||
226 File transfer complete
|
||||
221 bye bye baby
|
||||
</file2>
|
||||
<stripfile2>
|
||||
s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
|
||||
</stripfile2>
|
||||
|
||||
</verify>
|
||||
</testcase>
|
||||
|
Loading…
Reference in New Issue
Block a user