Dan Fandrich
e7a021e135
tests: use %LOGDIR to refer to the log directory
...
This will allow it be set dynamically.
Ref: #10818
2023-03-30 09:53:57 -07:00
Daniel Stenberg
e2b4df7b5e
tests: use %TESTNUMBER instead of fixed number
...
This makes the tests easier to copy and relocate to other test numbers
without having to update content.
Closes #6738
2021-03-19 15:57:21 +01:00
Fabian Keil
124198631b
tests: fixup several tests
...
missing CRs and modified %hostip
lib556/test556: use a real HTTP version to make test reuse more convenient
make sure the weekday in Date headers matches the date
test61: replace stray "^M" (5e 4d) at the end of a cookie with a '^M' (0d)
Gets the test working with external proxies like Privoxy again.
Closes #6463
2021-02-09 00:28:19 +01:00
Marc Hoersken
89c29aa70f
HTTP tests: use CRLF as header seperator according to RFC 2616
...
Changes LF to CRLF and disables automatic output conversion.
2014-02-14 20:12:27 +01:00
Yang Tse
b0dfbf305a
tests: specify 'text' mode for some output files in verify section
2013-03-18 20:45:35 +01:00
Yang Tse
63e9685470
tests: fix test definitions # 1355, 1363, 1385 and 1393
...
-i without HTTP protocol shall not include headers in the output
2012-06-11 13:56:40 +02:00
Yang Tse
430791616b
tests 1348 to 1363: test definition polishing
...
Verify that the "Saved to filename 'blabla'" message is only displayed when
the 'blabla' filename being used _actually_ has been specified by the server
in the Content-Disposition header.
Use relative path for unintended file creation postcheck.
2012-06-07 15:29:46 +02:00
Yang Tse
b1f2a680bd
tests 1348 to 1363: compleate header data part of test definition
2012-06-06 12:59:52 +02:00
Yang Tse
2b56e4c1bb
tests 1334 to 1363 revisited.
...
Add a postcheck section to verify unintended file creation.
Remove needless <file> checks in verify section. Renumbering where appropriate.
2012-06-05 20:20:40 +02:00
Yang Tse
c5b66836a5
tests 1348 to 1363: add a comma in test description
2012-06-05 13:16:35 +02:00
Yang Tse
04a6f0a1a4
tests 1356 to 1363: several -O -J -i -D combinations with FTP protocol
...
Currently 1356 to 1362 succeed but a write failure is logged in traceNNNN.
Currently 1363 fails, so disabled for now.
2012-06-04 20:59:45 +02:00