~ubuntu-branches/ubuntu/intrepid/curl/intrepid

« back to all changes in this revision

Viewing changes to tests/data/test135

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070516151654-jo48r81zempo1qav
Tags: 7.16.2-3ubuntu1
* Merge with Debian; remaining changes:
  - Drop the stunnel build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
1
2
<info>
2
3
<keywords>
3
4
FTP
14
15
0123456789abcdef
15
16
0123456789abcdef
16
17
</data>
17
 
<datacheck nonewline=yes>
 
18
<datacheck nonewline="yes">
18
19
0123456789abc
19
20
</datacheck>
20
21
<size>
39
40
<verify>
40
41
<protocol>
41
42
USER anonymous
42
 
PASS curl_by_daniel@haxx.se
 
43
PASS ftp@example.com
43
44
PWD
44
45
EPSV
45
46
TYPE I
49
50
QUIT
50
51
</protocol>
51
52
</verify>
 
53
</testcase>