mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:43:47 +03:00
tests: update cookie expiry dates to far in the future
This allows testing Y2038 with system time set to after that, so that actual Y2038 issues can be exposed, and not masked by expiry errors. Fixes #11576 Closes #11610
This commit is contained in:
parent
bc7c4996f1
commit
c2212c05aa
16 changed files with 99 additions and 24 deletions
|
|
@ -32,7 +32,7 @@ HTTP, junk session cookies
|
|||
%HOSTIP:%HTTPPORT/want/%TESTNUMBER -b %LOGDIR/injar%TESTNUMBER -j
|
||||
</command>
|
||||
<file name="%LOGDIR/injar%TESTNUMBER">
|
||||
%HOSTIP FALSE / FALSE 2139150993 mooo indeed
|
||||
%HOSTIP FALSE / FALSE 22139150993 mooo indeed
|
||||
%HOSTIP FALSE / FALSE 0 moo1 indeed
|
||||
%HOSTIP FALSE / FALSE 1 moo2 indeed
|
||||
</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue