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:
Daniel Stenberg 2005-03-09 07:56:32 +00:00
parent b7ffc6bb45
commit d26cfd5791
2 changed files with 9 additions and 2 deletions

View file

@ -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
};