]> granicus.if.org Git - curl/commitdiff
tests: Corrected missing data reply sections from 3d50e91aeef8cc
authorSteve Holme <steve_holme@hotmail.com>
Sat, 16 Nov 2013 17:19:26 +0000 (17:19 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 16 Nov 2013 17:19:26 +0000 (17:19 +0000)
tests/data/test923
tests/data/test924
tests/data/test925
tests/data/test926

index 79f283b8d2b34c6c744f28af5d707aea4560d90a..cb811bb0efee046fab8423dccc7f8dc458dbf9e8 100644 (file)
@@ -9,7 +9,9 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 250 <recipient@example.com>\r
+</data>
 </reply>
 
 #
index ec07ccd9e330a7978d30126dd3332f110fed3a27..51e373c7edb110f919feef83e6456265af08985d 100644 (file)
@@ -9,10 +9,12 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 553-Ambiguous; Possibilities are:\r
 553-Joe Smith <joe.smith@example.com>\r
 553-Harry Smith <harry.smith@example.com>\r
 553 Melvin Smith <melvin.smith@example.com>\r
+</data>
 </reply>
 
 #
index dcc64f44fa5c32ef4d79d3a23f548fa586b0e726..2d53100dfc0549cb358c77d252e089966a5b7fa6 100644 (file)
@@ -9,7 +9,9 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 252 Send some mail and I'll try my best\r
+</data>
 </reply>
 
 #
index 1e408949a5f40ef6be8f23495fb82cb20a4b130c..31209df90b696d2fd85340238f0e85ca8c7a3bea 100644 (file)
@@ -9,7 +9,9 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 550 Unknown user\r
+</data>
 </reply>
 
 #