gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Jul 1 18:08:36 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/cf735d73 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5547337e (commit)
	from  https://github.com/Gnucash/gnucash/commit/4be44045 (commit)



commit cf735d730446a0594bb46229a01581e4ef423a22
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jul 1 15:02:33 2016 -0700

    GCC-4.9 doesn't have the C++14 initializer list fix.

commit 5547337e05d152dcdabe85cf558ce150782184a7
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jul 1 13:26:17 2016 -0700

    Enable Google Tests under CMake.



Summary of changes:
 CMakeLists.txt                        |  2 ++
 src/cmake_modules/GncAddTest.cmake    | 33 +++++++++++++++++++++
 src/libqof/qof/test/CMakeLists.txt    | 55 +++++++++++++++++++++++++++++++++--
 src/libqof/qof/test/test-gnc-guid.cpp |  4 +--
 src/libqof/qof/test/test-qof.c        |  4 ---
 src/test-core/CMakeLists.txt          | 16 +++++++++-
 6 files changed, 104 insertions(+), 10 deletions(-)



More information about the gnucash-patches mailing list