gnucash master: Add failing unittest for aqbanking lookup of trans_retrieval date.

Christian Stimming cstim at code.gnucash.org
Sun Sep 7 17:03:13 EDT 2014


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(+)



More information about the gnucash-patches mailing list