r17721 - gnucash/trunk/src/engine/test - Bug #506251: Fix test-date failure on systems with a timezone east of UTC

Christian Stimming cstim at cvs.gnucash.org
Wed Nov 26 08:39:55 EST 2008


Author: cstim
Date: 2008-11-26 08:39:54 -0500 (Wed, 26 Nov 2008)
New Revision: 17721
Trac: http://svn.gnucash.org/trac/changeset/17721

Modified:
   gnucash/trunk/src/engine/test/test-date.c
Log:
Bug #506251: Fix test-date failure on systems with a timezone east of UTC

This patch removes all the calls to check_conversion which test zero
seconds (the epoch) and it changes the check_time function to skip
any timestamps that are before noon on January 1, 1970, UTC.

Patch by Daniel Harding.



More information about the gnucash-patches mailing list