Fwd: gnucash master: Add failing unittest for aqbanking lookup of trans_retrieval date.
Christian Stimming
christian at cstimming.de
Sun Sep 7 17:06:30 EDT 2014
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 <cstim at code.gnucash.org>
An: gnucash-patches at 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 <christian at 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-patches at gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-patches
-------------------------------------------------------------
More information about the gnucash-devel
mailing list