~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to tests/data/test137

  • 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
# Server-side
2
3
<reply>
3
4
<data>
25
26
<verify>
26
27
<protocol>
27
28
USER anonymous
28
 
PASS curl_by_daniel@haxx.se
 
29
PASS ftp@example.com
29
30
PWD
30
31
CWD blalbla
31
32
CWD lululul
36
37
QUIT
37
38
</protocol>
38
39
</verify>
 
40
</testcase>