Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test202
blob4344d64c8ac68059f6aa3a97271d87673f550a10
1 <testcase>
2 # Server-side
3 <reply>
4 <data>
5 </data>
6 </reply>
8 # Client-side
9 <client>
10 <server>
11 file
12 </server>
13  <name>
14 two file:// URLs to stdout
15  </name>
16  <command>
17 file://localhost/%PWD/log/test202.txt file://localhost/%PWD/log/test202.txt
18 </command>
19 <file name="log/test202.txt">
20 contents in a single file
21 </file>
22 </client>
24 # Verify data after the test has been "shot"
25 <verify>
26 <stdout>
27 contents in a single file
28 contents in a single file
29 </stdout>
30 </verify>
31 </testcase>