gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Jan 16 15:12:33 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/7b5ae715 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1d3f4867 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/97a689a8 (commit)
	from  https://github.com/Gnucash/gnucash/commit/98fe3364 (commit)



commit 7b5ae715e6e4f69948498821dcdafb441f5820a7
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 15 16:14:58 2015 -0800

    Make string lengths equal in test print of time zone name.
    
    Windows uses a long time zone name which over-runs the buffer in
    gnc_timespec_to_iso8601_buff(). Truncate the test string so that
    it compares correctly.

commit 1d3f486751c34a31890dfecc471ecdf412b31c84
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 15 16:08:00 2015 -0800

    Minor fixups for tests in Windows.

commit 97a689a83f36a6dd4d77809d7cef2fd17502ed7f
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 15 16:07:14 2015 -0800

    Consolidate gtest tests in libqof/qof/test/Makefile.am.



Summary of changes:
 src/engine/test-core/test-engine-stuff.h |  1 +
 src/libqof/qof/kvp-value.cpp             |  2 +-
 src/libqof/qof/test/Makefile.am          | 42 ++++++++++++++------------------
 src/libqof/qof/test/test-gnc-date.c      | 10 +++++---
 4 files changed, 27 insertions(+), 28 deletions(-)



More information about the gnucash-patches mailing list