Dan Fandrich
48cbd8f713
tests: Add some missing keywords to tests
...
These are needed to skip some tests when configure options have disabled
certain features.
2021-11-30 18:32:53 -08: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
Fabian Keil
6543f6e36c
tests: Fix a couple of incomplete response lines
2014-07-26 23:12:53 +02:00
Fabian Keil
432431368f
test1511: consistently terminate headers with CRLF
2013-08-11 19:55:44 +02:00
Yang Tse
c983aa9efc
test 1511: fix enumerated type mixed with another type
2013-07-11 17:01:02 +02:00
Alessandro Ghedini
d791179d7f
tests: add test1511 to check timecond clean-up
...
Verifies the timecond fix in commit c49ed0b6c0
2013-04-22 22:46:47 +02:00