Files
gnucash/libgnucash/engine/mocks
Richard Cohen 66c5e398ae Change g_assert() -> g_assert_true() in tests
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 8acbc41c6 so
g_assert_true can be restored.
2023-07-16 10:09:12 -07:00
..
2023-01-24 13:22:18 +00:00
2020-09-22 22:52:37 +02:00
2023-01-24 13:22:18 +00:00
2023-02-23 12:33:31 +01:00