gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Jan 16 20:27:12 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/26fa2acf (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8f96882e (commit)
	from  https://github.com/Gnucash/gnucash/commit/3c1dc14d (commit)



commit 26fa2acfd5f32d03f6a9d1a224fe1503c9a5b25b
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 16 17:24:20 2018 -0800

    Use a more appropriate comparison for doubles.

commit 8f96882eadc86c788d28cf81ef4fe40cf737eb17
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 16 17:20:31 2018 -0800

    Remove tests checking members of deleted objects.
    
    GLib's scribbling of freed memory is enabled on Arch so attempting to
    read the deleted members of inst and book crash instead of reaturning
    invalid results. These weren't really useful tests anyway.



Summary of changes:
 libgnucash/engine/test/gtest-gnc-numeric.cpp |  2 +-
 libgnucash/engine/test/test-qofinstance.cpp  | 28 ----------------------------
 libgnucash/engine/test/utest-Transaction.cpp | 10 ++--------
 3 files changed, 3 insertions(+), 37 deletions(-)



More information about the gnucash-patches mailing list