gnucash/libgnucash/engine/mocks
Geert Janssens 99506d331a Reduce GncImportMatchMap to just the account
There is no added value in storing the book and account together
The book is easily retrieved from the account (as was
illustrated in the gnc_account_imap_new function).

I looked through the commit history to understand why this struct
was originally created and a long time ago it also had
a reference to a kvp frame.
2023-02-04 16:53:20 +01:00
..
CMakeLists.txt Echo into CMakeLists.txt rename of gmock-qofqury to fake-qofquery. 2020-12-13 11:52:32 -08:00
fake-qofquery.cpp Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
fake-qofquery.h Add doxygen documentation to QofFakeQuery and QofFakeQueryPool 2020-08-24 23:13:23 +02:00
gmock-Account.cpp Reduce GncImportMatchMap to just the account 2023-02-04 16:53:20 +01:00
gmock-Account.h Reduce GncImportMatchMap to just the account 2023-02-04 16:53:20 +01:00
gmock-gobject.h Add glib-object.h to includes 2020-06-15 22:57:13 +02:00
gmock-qofbook.cpp Remove extra semicolons 2023-01-24 13:22:18 +00:00
gmock-qofbook.h Relax runtime type checks 2020-09-22 22:52:37 +02:00
gmock-qofinstance.cpp Remove extra semicolons 2023-01-24 13:22:18 +00:00
gmock-Split.cpp Remove extra semicolons 2023-01-24 13:22:18 +00:00
gmock-Split.h Add missing C linkage statements 2020-09-23 19:59:40 +02:00
gmock-Transaction.cpp Remove extra semicolons 2023-01-24 13:22:18 +00:00
gmock-Transaction.h [Transaction.c] use is_unset static to denote uncached readonly_reason 2021-09-26 09:40:32 +08:00