repo.or.cz
/
git-build-vc9.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit of visual studio 9 git build superproject.
[git-build-vc9.git]
/
curl
/
tests
/
data
/
test1017
blob
6fbc38ab2eb253b288d354159db6a67dd11694a3
1
<testcase>
2
<info>
3
<keywords>
4
FILE
5
Range
6
</keywords>
7
</info>
8
9
# Server-side
10
<reply>
11
<data>
12
</data>
13
</reply>
14
15
# Client-side
16
<client>
17
<server>
18
none
19
</server>
20
<features>
21
file
22
</features>
23
<name>
24
0-Y range on a file:// URL to stdout
25
</name>
26
<command>
27
-r 0-3 file://localhost/%PWD/log/test1017.txt
28
</command>
29
<file name="log/test1017.txt">
30
1234567890
31
</file>
32
</client>
33
34
# Verify data after the test has been "shot"
35
<verify>
36
<stdout nonewline="yes">
37
1234
38
</stdout>
39
</verify>
40
</testcase>