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

« back to all changes in this revision

Viewing changes to tests/data/test127

  • 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
30
31
<verify>
31
32
<protocol>
32
33
USER anonymous
33
 
PASS curl_by_daniel@haxx.se
 
34
PASS ftp@example.com
34
35
PWD
35
36
CWD path
36
37
CWD to
42
43
QUIT
43
44
</protocol>
44
45
</verify>
 
46
</testcase>