file:// test data
This commit is contained in:
parent
3723c52057
commit
20801181b2
2
tests/data/command200.txt
Normal file
2
tests/data/command200.txt
Normal file
@ -0,0 +1,2 @@
|
||||
file://data/reply200.txt
|
||||
|
2
tests/data/command201.txt
Normal file
2
tests/data/command201.txt
Normal file
@ -0,0 +1,2 @@
|
||||
file://data/fooobar-reply201.txt
|
||||
|
1
tests/data/error201.txt
Normal file
1
tests/data/error201.txt
Normal file
@ -0,0 +1 @@
|
||||
37
|
1
tests/data/name200.txt
Normal file
1
tests/data/name200.txt
Normal file
@ -0,0 +1 @@
|
||||
file:// with relative path
|
1
tests/data/name201.txt
Normal file
1
tests/data/name201.txt
Normal file
@ -0,0 +1 @@
|
||||
file:// with non-existing file
|
5
tests/data/reply200.txt
Normal file
5
tests/data/reply200.txt
Normal file
@ -0,0 +1,5 @@
|
||||
foo
|
||||
bar
|
||||
bar
|
||||
foo
|
||||
moo
|
Loading…
Reference in New Issue
Block a user