un-nest curl
This commit is contained in:
40
curl-8.15.0/tests/data/test738
Normal file
40
curl-8.15.0/tests/data/test738
Normal file
@@ -0,0 +1,40 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
IPFS
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
</reply>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ipfs
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
<setenv>
|
||||
IPFS_PATH=%LOGDIR/.ipfs/
|
||||
</setenv>
|
||||
<name>
|
||||
IPFS with IPFS_PATH, no gateway file
|
||||
</name>
|
||||
<command>
|
||||
ipfs://bafybeidecnvkrygux6uoukouzps5ofkeevoqland7kopseiod6pzqvjg7u
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
# Verify error code with no gateway file (detection fails)
|
||||
<verify>
|
||||
<errorcode>
|
||||
37
|
||||
</errorcode>
|
||||
</verify>
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user