gnucash master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Mon Dec 8 00:59:51 EST 2014
Updated via https://github.com/Gnucash/gnucash/commit/c5d87ec3 (commit)
via https://github.com/Gnucash/gnucash/commit/0c474143 (commit)
from https://github.com/Gnucash/gnucash/commit/85c1b229 (commit)
commit c5d87ec3b64515b1e6c5176f956fb1745266b3a1
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 7 21:59:26 2014 -0800
Work around bug in some versions of gtest which error out on EXPECT_EQ (false, foo).
A problem version is shipped by Debian Wheezy; Debian Jessie has a working version.
commit 0c4741436478db438eb0cdb7f6737ae5088228b9
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 7 21:57:49 2014 -0800
Make the gtest section fail properly when presented with the broken Fedora installation of gtest.
Fedora users will need to install sources and pass --gtest-root and --gmock-root to configure.
Summary of changes:
configure.ac | 6 ++
src/libqof/qof/test/gtest-gnc-int128.cpp | 150 +++++++++++++++----------------
2 files changed, 81 insertions(+), 75 deletions(-)
More information about the gnucash-patches
mailing list