hello world

This commit is contained in:
Timothee 'TTimo' Besset
2011-11-22 15:28:15 -06:00
commit fb1609f554
2155 changed files with 1017022 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
none
</server>
<name>
missing file:// file
</name>
<command>
file://localhost/%PWD/log/non-existant-file.txt
</command>
</test>
# Verify data after the test has been "shot"
<verify>
<errorcode>
37
</errorcode>
</verify>