r21363 - gnucash/trunk/src - Completed mapping for owner types and added tests.

Geert Janssens gjanssens at code.gnucash.org
Thu Sep 29 07:00:19 EDT 2011


Author: gjanssens
Date: 2011-09-29 07:00:19 -0400 (Thu, 29 Sep 2011)
New Revision: 21363
Trac: http://svn.gnucash.org/trac/changeset/21363

Added:
   gnucash/trunk/src/optional/python-bindings/tests/test_business.py
Modified:
   gnucash/trunk/src/base-typemaps.i
   gnucash/trunk/src/optional/python-bindings/gnucash_business.py
   gnucash/trunk/src/optional/python-bindings/gnucash_core.i
   gnucash/trunk/src/optional/python-bindings/tests/Makefile.am
   gnucash/trunk/src/optional/python-bindings/tests/runTests.py
   gnucash/trunk/src/optional/python-bindings/tests/test_book.py
   gnucash/trunk/src/optional/python-bindings/tests/test_split.py
   gnucash/trunk/src/optional/python-bindings/tests/test_transaction.py
Log:
Completed mapping for owner types and added tests.
Patch by Hendrik van Antwerpen <hendrik at van-antwerpen.net>

 * Include gncOwner later, to use typemap.
 * Add gncOwner functions to GnuCashBusinessEntity.
 * Removed Owner, since it's basically GnuCashBusinessEntity.
 * Included test for some business classes.
 * Added currency to tests to reduce complaining.



More information about the gnucash-patches mailing list