gnucash maint: Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone

Geert Janssens gjanssens at code.gnucash.org
Mon Oct 10 05:58:12 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/6bdac283 (commit)
	from  https://github.com/Gnucash/gnucash/commit/901c89df (commit)



commit 6bdac283fa6b1f5b67a3d228e1f16cc2d498519e
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Oct 10 11:49:10 2016 +0200

    Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone
    
    Use the date-time functions in gnc-date instead of the guile ones for more consistent behaviour.
    Do the same for test test-cash-flow, which was also time-of-day sensitive



Summary of changes:
 src/engine/engine.i                                |  3 +-
 .../report-system/test/test-report-utilities.scm   | 36 ++++++++-----------
 .../standard-reports/test/test-cash-flow.scm       | 41 +++++++++++++---------
 3 files changed, 41 insertions(+), 39 deletions(-)



More information about the gnucash-patches mailing list