r15826 - gnucash/branches/gobject-engine-dev-warlord - Get "make check" to work with the gobjectified objects.

Derek Atkins warlord at cvs.gnucash.org
Wed Apr 4 22:44:50 EDT 2007


Author: warlord
Date: 2007-04-04 22:44:47 -0400 (Wed, 04 Apr 2007)
New Revision: 15826
Trac: http://svn.gnucash.org/trac/changeset/15826

Modified:
   gnucash/branches/gobject-engine-dev-warlord/
   gnucash/branches/gobject-engine-dev-warlord/lib/libqof/qof/qofbook.c
   gnucash/branches/gobject-engine-dev-warlord/lib/libqof/qof/qofinstance.c
   gnucash/branches/gobject-engine-dev-warlord/lib/libqof/qof/qofutil.c
   gnucash/branches/gobject-engine-dev-warlord/src/business/business-core/test/test-customer.c
   gnucash/branches/gobject-engine-dev-warlord/src/business/business-core/test/test-employee.c
   gnucash/branches/gobject-engine-dev-warlord/src/business/business-core/test/test-job.c
   gnucash/branches/gobject-engine-dev-warlord/src/business/business-core/test/test-vendor.c
   gnucash/branches/gobject-engine-dev-warlord/src/engine/gnc-commodity.c
   gnucash/branches/gobject-engine-dev-warlord/src/engine/test/test-book-merge.c
   gnucash/branches/gobject-engine-dev-warlord/src/engine/test/test-recursive.c
Log:
Get "make check" to work with the gobjectified objects.
- fix a bunch of tests to use the new gobject defs
- make sure we initialize g_type_init() in qof_init()
- fix qofbook's destruction sequence (I broke it earlier)
- use dispose() in QofInstance
- use qof_init() for the business tests.




More information about the gnucash-patches mailing list