xref: /curl/tests/data/test1703 (revision e7a021e1)
1<testcase>
2<info>
3<keywords>
4FILE
5</keywords>
6</info>
7
8<reply>
9<data>
10foo
11   bar
12bar
13   foo
14moo
15</data>
16</reply>
17
18# Client-side
19<client>
20<server>
21file
22</server>
23<features>
24Unicode
25win32
26</features>
27<name>
28basic file:// file with UTF-8 characters
29</name>
30<command option="no-include">
31file://localhost%FILE_PWD/%LOGDIR/%E3%83%86%E3%82%B9%E3%83%88%TESTNUMBER.txt
32</command>
33<file name="%LOGDIR/テスト%TESTNUMBER.txt">
34foo
35   bar
36bar
37   foo
38moo
39</file>
40</client>
41
42# Verify data after the test has been "shot"
43<verify>
44</verify>
45</testcase>
46