mirror of
https://github.com/curl/curl.git
synced 2026-05-30 05:17:30 +03:00
file:// test data
This commit is contained in:
parent
3723c52057
commit
20801181b2
6 changed files with 12 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue