mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:03:34 +03:00
tests: make three tests pass until 2037
after 2038 something in test1915 fails on 32-bit OSes Closes #7512
This commit is contained in:
parent
3df8d08d00
commit
8d0c1137c1
3 changed files with 7 additions and 6 deletions
|
|
@ -41,10 +41,10 @@ http://%HOSTIP:%NOLISTENPORT/not-there/%TESTNUMBER
|
|||
7
|
||||
</errorcode>
|
||||
<stdout>
|
||||
[0/4] 1.example.com 20300320 01:02:03
|
||||
[1/4] 2.example.com 20300320 01:02:03
|
||||
[2/4] 3.example.com 20300320 01:02:03
|
||||
[3/4] 4.example.com 20300320 01:02:03
|
||||
[0/4] 1.example.com 20370320 01:02:03
|
||||
[1/4] 2.example.com 20370320 01:02:03
|
||||
[2/4] 3.example.com 20370320 01:02:03
|
||||
[3/4] 4.example.com 20370320 01:02:03
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ https
|
|||
</features>
|
||||
|
||||
<file name="log/input%TESTNUMBER">
|
||||
.hsts.example "20311001 04:47:41"
|
||||
.hsts.example "99991001 04:47:41"
|
||||
</file>
|
||||
|
||||
<name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue