r18966 - gnucash/trunk - Add business backend sql test infrastructure.

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


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

Added:
   gnucash/trunk/src/business/business-core/sql/test/
   gnucash/trunk/src/business/business-core/sql/test/Makefile.am
   gnucash/trunk/src/business/business-core/sql/test/test-dbi-business-stuff.c
   gnucash/trunk/src/business/business-core/sql/test/test-dbi-business-stuff.h
   gnucash/trunk/src/business/business-core/sql/test/test-dbi-business.c
Modified:
   gnucash/trunk/configure.in
   gnucash/trunk/src/business/business-core/sql/Makefile.am
Log:
Add business backend sql test infrastructure.

At this point, the test creates a customer, saves it to an sqlite3 db, loads it and compares the original and the loaded customer.  Will be expanded to test other business objects.




More information about the gnucash-patches mailing list