From febd59859725e8792b02374daa099ffb3972624d Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 29 Jun 2012 16:02:10 +0200 Subject: test2017 to test2022: more metalink tests With this commit, checks done in previous test2017 are now done in test2018. Whole range test2017 to test2022 DISABLED until configure is capable of requiring a new-enough metalink library. Don't try these without mentioned check in place! --- tests/data/test2019 | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 tests/data/test2019 (limited to 'tests/data/test2019') diff --git a/tests/data/test2019 b/tests/data/test2019 new file mode 100644 index 000000000..cd098040b --- /dev/null +++ b/tests/data/test2019 @@ -0,0 +1,78 @@ + + + +Metalink +HTTP +HTTP GET + + + +# +# Server-side + + +HTTP/1.1 200 OK +Date: Wed, 20 Jun 2012 14:49:00 GMT +Server: test-server/fake +Content-Length: 56 +Connection: close +Content-Type: text/html +Content-Disposition: filename=name2019; charset=funny; option=strange +Funny-head: yesyes + +Data that should not be delivered from an HTTP resource + + + +# +# Client-side + + +http + + +file +Metalink + + +Metalink local XML file, attempt UNIX questionable file name II + + +--metalink file://%PWD/log/test2019.metalink + +# local metalink file written before test command runs + + + + + + + c7d03debe90ca29492203ea921d76941fa98640cf3b744f2a16c9b58465eab82 + + + http://%HOSTIP:%HTTPPORT/2019 + + + + + + +perl %SRCDIR/libtest/notexists.pl log/2019 log/name2019 + + + +# +# Verify data after the test has been "shot" + + + + +Metalink: parsing (file://%PWD/log/test2019.metalink) metalink/XML... +Metalink: parsing (file://%PWD/log/test2019.metalink) WARNING (missing or invalid file name) +Metalink: parsing (file://%PWD/log/test2019.metalink) FAILED + + +$_ = '' if (($_ !~ /^Metalink: /) && ($_ !~ /error/i) && ($_ !~ /warn/i)) + + + -- cgit v1.2.3