gnucash/libgnucash/engine/mocks
Christian Gruber 99256c385b Add missing _get_type() functions of all mocked GObject classes
If a GObject is replaced by a mock up, its _get_type() function has to
be replaced as well. The replaced _get_type() functions have to return
the type of the mock up now.
2020-09-22 22:07:21 +02:00
..
CMakeLists.txt Add files omitted in previous commit 2020-05-29 17:35:04 +02:00
fake-qofquery.cpp Rename GObject type names of mock classes 2020-09-20 22:33:51 +02:00
fake-qofquery.h Add doxygen documentation to QofFakeQuery and QofFakeQueryPool 2020-08-24 23:13:23 +02:00
gmock-Account.cpp Add missing _get_type() functions of all mocked GObject classes 2020-09-22 22:07:21 +02:00
gmock-Account.h Add missing comment 2020-09-21 00:50:24 +02:00
gmock-gobject.h Add glib-object.h to includes 2020-06-15 22:57:13 +02:00
gmock-qofbook.cpp Add missing _get_type() functions of all mocked GObject classes 2020-09-22 22:07:21 +02:00
gmock-qofbook.h Simplify type checking for GObject mockups 2020-09-21 00:47:53 +02:00
gmock-qofinstance.cpp Fix typo 2020-06-15 22:57:13 +02:00
gmock-Split.cpp Add missing _get_type() functions of all mocked GObject classes 2020-09-22 22:07:21 +02:00
gmock-Split.h Simplify type checking for GObject mockups 2020-09-21 00:47:53 +02:00
gmock-Transaction.cpp Add missing _get_type() functions of all mocked GObject classes 2020-09-22 22:07:21 +02:00
gmock-Transaction.h Simplify type checking for GObject mockups 2020-09-21 00:47:53 +02:00