Hi John, recently I noticed the "trans-retrieval" slot in the aqbanking account doesn't remember its value.
I now added a unittest that indeed shows that the getter function from import- export/aqb/gnc-ab-kvp.h doesn't return the same value that I've inserted in the setter. However, your unittest in test-engine-kvp-properties.c indicated that the "ab-trans-retrieval" property with the GNC_TYPE_TIMESPEC type works fine. Do you happen to have any idea why it doesn't work fine when called by the gnc-ab-kvp.[hc] functions, even though your test in test-engine-kvp-properties seemed to work? Thanks a lot in advance! Best Regards, Christian ---------- Weitergeleitete Nachricht ---------- Betreff: gnucash master: Add failing unittest for aqbanking lookup of trans_retrieval date. Datum: Sonntag, 7. September 2014, 17:03:13 Von: Christian Stimming <cs...@code.gnucash.org> An: gnucash-patc...@gnucash.org Updated via https://github.com/Gnucash/gnucash/commit/67155158 (commit) from https://github.com/Gnucash/gnucash/commit/80aa327a (commit) commit 671551585eb636554f955f4ed095d5d8106bdd8d Author: Christian Stimming <christ...@cstimming.de> Date: Sun Sep 7 22:58:07 2014 +0200 Add failing unittest for aqbanking lookup of trans_retrieval date. The lookup of the "ab-trans-retrieval" property somehow fails to return the correct value. This is somewhat surprising as this property is already checked in the test-engine-kvp-properties.c and there it works fine. What's the problem here...? Summary of changes: .../aqb/test/file-book-hbcislot.gnucash | 39 +++++++++++++++++ src/import-export/aqb/test/test-kvp.c | 49 ++++++++++++++++++++++ 2 files changed, 88 insertions(+) _______________________________________________ gnucash-patches mailing list gnucash-patc...@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-patches ------------------------------------------------------------- _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel