~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« 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
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

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>