components/curl/patches/015-test172.patch
changeset 2078 86a0793d713a
equal deleted inserted replaced
2077:6efd64347fb0 2078:86a0793d713a
       
     1 Changes to curl test 172 to make it work okay.
       
     2 This simply uses the latest version of the test at:
       
     3 https://raw.githubusercontent.com/bagder/curl/master/tests/data/test172
       
     4 
       
     5 This change will not be sent upstream and this patch can be removed when
       
     6 we upgrade to the latest version of curl.
       
     7 
       
     8 --- tests/data/test172.orig	2014-09-09 08:41:51.039292198 -0700
       
     9 +++ tests/data/test172	2014-09-09 08:41:50.918034165 -0700
       
    10 @@ -31,12 +31,12 @@
       
    11  </command>
       
    12  <file name="log/jar172.txt">
       
    13  # Netscape HTTP Cookie File
       
    14 -# http://curl.haxx.se/rfc/cookie_spec.html
       
    15 +# http://curl.haxx.se/docs/http-cookies.html
       
    16  # This file was generated by libcurl! Edit at your own risk.
       
    17  
       
    18  .%HOSTIP	TRUE	/silly/	FALSE	0	ismatch	this
       
    19  .%HOSTIP	TRUE	/	FALSE	0	partmatch	present
       
    20 -%HOSTIP	FALSE	/we/want/	FALSE	1391252187	nodomain	value
       
    21 +%HOSTIP	FALSE	/we/want/	FALSE	2139150993	nodomain	value
       
    22  </file>
       
    23  </client>
       
    24