mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:23:34 +03:00
skip the test of "2094 Nov 6" for now, since the 64bit time_t systems return
different values for it...
This commit is contained in:
parent
b7ffc6bb45
commit
d26cfd5791
2 changed files with 9 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ const char *dates[]={
|
|||
"Sat, 11 Sep 2004 21:32:11 +0200",
|
||||
"20040912 15:05:58 -0700",
|
||||
"20040911 +0200",
|
||||
"2094 Nov 6",
|
||||
/* "2094 Nov 6", See ../data/test517 for details */
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue