mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
g_assert() can be compiled out, so should not be used for tests
g_assert_true was removed
to fis https://bugs.gnucash.org/show_bug.cgi?id=792008 because
g_assert_true was introduced in glib-2.38 and at the time GnuCash required
only glib-2.26. GnuCash has required glib >= 2.40 since
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
fake-qofquery.cpp | ||
fake-qofquery.h | ||
gmock-Account.cpp | ||
gmock-Account.h | ||
gmock-gobject.h | ||
gmock-qofbook.cpp | ||
gmock-qofbook.h | ||
gmock-qofinstance.cpp | ||
gmock-Split.cpp | ||
gmock-Split.h | ||
gmock-Transaction.cpp | ||
gmock-Transaction.h |