gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Sep 10 09:08:45 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/196decf6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4d57df22 (commit)
	from  https://github.com/Gnucash/gnucash/commit/1117027f (commit)



commit 196decf64918fc5e6aabb2ddaf02e42271f21280
Merge: 1117027 4d57df2
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Sep 10 14:48:04 2018 +0200

    Merge branch 'maint-fix-test-report-utilities' of https://github.com/christopherlam/gnucash into maint

commit 4d57df2293c28ee891408e8b703cd1b87ea806bb
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Sep 10 20:05:21 2018 +0800

    [test-report-utilities] changes to make tests locale independent
    
    1. LC_ALL should set default-report-currency to USD
    2. change test monetary output from list-of-strings '("$25.00") to
    monetary pairs '(("USD" . 25)) which should be locale independent.



Summary of changes:
 .../report-system/test/test-report-utilities.scm   | 71 +++++++++++-----------
 1 file changed, 37 insertions(+), 34 deletions(-)



More information about the gnucash-patches mailing list