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
Marc Hoersken
2aec4359db
test 1515: add data check
2015-12-26 17:25:59 +01:00
Marc Hoersken
38b055446a
test 1515: add MSYS support by passing a relative path
...
MSYS would otherwise turn a /-style path into a C:\-style path.
2015-12-26 17:25:42 +01:00
Romulo A. Ceccon
1505e4612b
tests: add test for bug #1303 (dns cache timeout)
...
Test-case 1515 reproduces bug #1303 , where libcurl
would incorrectly prune DNS entries added via
CURLOPT_RESOLVE after the DNS_CACHE_TIMEOUT had
expired.
2014-02-06 23:03:34 +01:00