r18965 - gnucash/trunk/src/business/business-core - Add deep comparison routines for test purposes

Phil Longstaff plongstaff at code.gnucash.org
Fri Mar 26 15:13:35 EDT 2010


Author: plongstaff
Date: 2010-03-26 15:13:34 -0400 (Fri, 26 Mar 2010)
New Revision: 18965
Trac: http://svn.gnucash.org/trac/changeset/18965

Modified:
   gnucash/trunk/src/business/business-core/gncAddress.c
   gnucash/trunk/src/business/business-core/gncAddress.h
   gnucash/trunk/src/business/business-core/gncCustomer.c
   gnucash/trunk/src/business/business-core/gncCustomer.h
Log:
Add deep comparison routines for test purposes

1) Add routine gncCustomerEqual() which will do a deep comparison between two customers
2) Add routine gncAddressEqual() which will do a deep comparison between two addresses
3) Add more GncAddress gobject parameters for the remaining data items




More information about the gnucash-patches mailing list