gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Sep 20 13:56:47 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/77fb01db (commit)
	 via  https://github.com/Gnucash/gnucash/commit/54cb3358 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2d565215 (commit)



commit 77fb01db82daef270fe0df81859d30cc7df10e8c
Merge: 2d56521 54cb335
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Sep 20 10:56:01 2018 -0700

    Merge branch Christoph Holterman's 'python-query-test' into maint

commit 54cb3358ce0fd7f373684fcd64b4db7aba41a443
Author: Christoph Holtermann <c.holtermann at gmx.de>
Date:   Thu Sep 20 18:39:05 2018 +0200

    add basic test for python query
    
    add test for creating query object and setting search_for
    related to Bug 796137 and fix in commit 1a7c5b9a32df1d0ccd7e739a70b3d0f38e4dda36



Summary of changes:
 bindings/python/tests/CMakeLists.txt |  3 ++-
 bindings/python/tests/runTests.py.in |  1 +
 bindings/python/tests/test_query.py  | 23 +++++++++++++++++++++++
 3 files changed, 26 insertions(+), 1 deletion(-)
 create mode 100644 bindings/python/tests/test_query.py



More information about the gnucash-patches mailing list