~ubuntu-branches/ubuntu/jaunty/texlive-bin/jaunty-security

« back to all changes in this revision

Viewing changes to build/TeX/libs/curl/tests/data/test200

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-06-26 23:14:59 UTC
  • mfrom: (2.1.30 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080626231459-y02rjsrgtafu83yr
Tags: 2007.dfsg.2-3
add missing source roadmap.fig of roadmap.eps in fontinst documentation
(Closes: #482915) (urgency medium due to RC bug)
(new patch add-missing-fontinst-source)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Server-side
2
 
<reply>
3
 
<data>
4
 
foo
5
 
   bar
6
 
bar
7
 
   foo
8
 
moo
9
 
</data>
10
 
</reply>
11
 
 
12
 
# Client-side
13
 
<client>
14
 
 <name>
15
 
basic file:// file
16
 
 </name>
17
 
 <command>
18
 
file://localhost/%PWD/log/test200.txt
19
 
</command>
20
 
<file name="log/test200.txt">
21
 
foo
22
 
   bar
23
 
bar
24
 
   foo
25
 
moo
26
 
</file>
27
 
</test>
28
 
 
29
 
# Verify data after the test has been "shot"
30
 
<verify>
31
 
</verify>