summaryrefslogtreecommitdiff
path: root/tests/data/test1415
diff options
context:
space:
mode:
authorBernhard M. Wiedemann <bwiedemann@suse.de>2019-01-07 16:23:04 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-01-08 10:36:49 +0100
commit114a02c75b702e98abf6328271bc76863c67b931 (patch)
tree880300d71e4fdce7a9b8baa81c846729944a3b79 /tests/data/test1415
parentdea3f94298ac0859464768959488938c4e104545 (diff)
downloadgnurl-114a02c75b702e98abf6328271bc76863c67b931.tar.gz
gnurl-114a02c75b702e98abf6328271bc76863c67b931.tar.bz2
gnurl-114a02c75b702e98abf6328271bc76863c67b931.zip
tests: allow tests to pass by 2037-02-12
similar to commit f508d29f3902104018 Closes #3443
Diffstat (limited to 'tests/data/test1415')
-rw-r--r--tests/data/test141512
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test1415 b/tests/data/test1415
index f5660ba66..91abedc33 100644
--- a/tests/data/test1415
+++ b/tests/data/test1415
@@ -20,12 +20,12 @@ Content-Length: 4
Content-Type: text/html
Funny-head: yesyes
Set-Cookie: test1value=test1; domain=example.com; path=/;
-Set-Cookie: test2value=test2; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
+Set-Cookie: test2value=test2; expires=Thursday, 31-Dec-2037 00:00:00 GMT; domain=example.com; path=/;
Set-Cookie: test3value=test3; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
-Set-Cookie: test4value=test4; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
+Set-Cookie: test4value=test4; expires=Thursday, 31-Dec-2037 00:00:00 GMT; domain=example.com; path=/;
Set-Cookie: test5value=test5; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
Set-Cookie: test6value=test6; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
-Set-Cookie: test7value=test7; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
+Set-Cookie: test7value=test7; expires=Thursday, 31-Dec-2037 00:00:00 GMT; domain=example.com; path=/;
Set-Cookie: test8value=test8; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
boo
@@ -66,9 +66,9 @@ Proxy-Connection: Keep-Alive
# https://curl.haxx.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.
-.example.com TRUE / FALSE 2114380800 test7value test7
-.example.com TRUE / FALSE 2114380800 test4value test4
-.example.com TRUE / FALSE 2114380800 test2value test2
+.example.com TRUE / FALSE 2145830400 test7value test7
+.example.com TRUE / FALSE 2145830400 test4value test4
+.example.com TRUE / FALSE 2145830400 test2value test2
.example.com TRUE / FALSE 0 test1value test1
</file>
</verify>