Branch: Tag:

2004-02-03

2004-02-03 21:27:34 by Marcus Comstedt <marcus@mc.pp.se>

Might as well show the offending time in the error message.

Rev: src/testsuite.in:1.697

1: - test_true([["$Id: testsuite.in,v 1.696 2004/02/03 20:54:07 marcus Exp $"]]); + test_true([["$Id: testsuite.in,v 1.697 2004/02/03 21:27:34 marcus Exp $"]]);      // This triggered a bug only if run sufficiently early.   test_compile_any([[#pike 7.2]])
8928:    599612900,725843300,852073700,978304100,1104534500,    1230764900,1356995300,1483225700,1609456100,1735686500,    1861916900,1988147300,2114377700 -  }),int t) if(mktime(gmtime(t))!=t) return -1; return 0;]], 0) +  }),int t) if(mktime(gmtime(t))!=t) return t; return 0;]], 0)      ]])