test1703 540 B

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