]> granicus.if.org Git - curl/commitdiff
more fixes for the testsuite cookie expiration issue
authorYang Tse <yangsita@gmail.com>
Fri, 2 Feb 2007 01:05:50 +0000 (01:05 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 2 Feb 2007 01:05:50 +0000 (01:05 +0000)
tests/data/test31
tests/data/test46
tests/data/test506
tests/data/test61

index dbad88a279b55f2f71207d6768789bca10aa768f..5211d3a5b52bdb9a0f3a15979ff394da6173fc01 100644 (file)
@@ -62,7 +62,7 @@ Accept: */*
 
 .127.0.0.1     TRUE    /silly/ FALSE   0       ismatch this
 .127.0.0.1     TRUE    /       FALSE   0       partmatch       present
-127.0.0.1      FALSE   /we/want/       FALSE   1391255787      nodomain        value
+127.0.0.1      FALSE   /we/want/       FALSE   2147483647      nodomain        value
 </file>
 </verify>
 </testcase>
index f2a642db8ad262ef10d486e000e53bb37fc47ede..f6fc7bb4154c19e5b87031e1a35c99a9b0881895 100644 (file)
@@ -70,7 +70,7 @@ www.fake.come FALSE   /       FALSE   1022144953      cookiecliente   si
 www.loser.com  FALSE   /       FALSE   1139150993      UID     99
 127.0.0.1      FALSE   /       FALSE   1439150993      mooo    indeed
 127.0.0.1      FALSE   /       FALSE   0       empty   
-127.0.0.1      FALSE   /       FALSE   1262322000      ckyPersistent   permanent
+127.0.0.1      FALSE   /       FALSE   2147483647      ckyPersistent   permanent
 127.0.0.1      FALSE   /       FALSE   0       ckySession      temporary
 127.0.0.1      FALSE   /       FALSE   0       ASPSESSIONIDQGGQQSJJ    GKNBDIFAAOFDPDAIEAKDIBKE
 127.0.0.1      FALSE   /       FALSE   0       justaname       
index f8daad660cea487bb5c5c4950a708d470af26f3c..b186f1f213a8eaaf1c9db39072c11360b8462213 100644 (file)
@@ -155,10 +155,10 @@ http://%HOSTIP:%HTTPPORT/506
 # This file was generated by libcurl! Edit at your own risk.
 
 .foo.com       TRUE    /       FALSE   1170417387      test1   overwritten1
-.host.foo.com  TRUE    /       FALSE   1170330987      test2   two
-.foo.com       TRUE    /       FALSE   1170330987      test3   three
+.host.foo.com  TRUE    /       FALSE   2147483647      test2   two
+.foo.com       TRUE    /       FALSE   2147483647      test3   three
 .host.foo.com  TRUE    /       FALSE   1262303999      test4   overwritten4
-.host.foo.com  TRUE    /       FALSE   1170330987      test5   five
+.host.foo.com  TRUE    /       FALSE   2147483647      test5   five
 </file>
 </verify>
 </testcase>
index 2dde9b894fc3aa2a8746b6e3af0271ec245b0cf2..44cf95962bb9a77945f2cb53c014b92f287a589d 100644 (file)
@@ -56,8 +56,8 @@ Host: www.host.foo.com
 # http://curlm.haxx.se/rfc/cookie_spec.html
 # This file was generated by libcurl! Edit at your own risk.
 
-.foo.com       TRUE    /we/want/       FALSE   1170330987      test    yes
-.host.foo.com  TRUE    /we/want/       FALSE   1170330987      test2   yes
+.foo.com       TRUE    /we/want/       FALSE   2147483647      test    yes
+.host.foo.com  TRUE    /we/want/       FALSE   2147483647      test2   yes
 .foo.com       TRUE    /moo    TRUE    0       test3   maybe
 </file>
 </verify>