repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
tests
/
data
/
test204
blob
c4e219e983e4859028237bdf6dd737a2fc027ba7
1
<testcase>
2
# no Server-side
3
4
# Client-side
5
<client>
6
<server>
7
file
8
</server>
9
<name>
10
"upload" with file://
11
</name>
12
<command>
13
file://localhost/%PWD/log/result204.txt -T log/upload204.txt
14
</command>
15
<file name="log/upload204.txt">
16
data
17
in
18
file
19
to
20
write
21
</file>
22
</client>
23
24
# Verify data after the test has been "shot"
25
<verify>
26
<file name="log/result204.txt">
27
data
28
in
29
file
30
to
31
write
32
</file>
33
</verify>
34
</testcase>