Files
gnucash/src/engine/test
Derek Atkins 937ec37a9b * src/engine/test/Makefile.am: disable the test-scm-query-import
test, since it breaks on guile-1.6 (which does mean that
	  importing into a guile-1.6-based system will fail, but so much
	  else fails when upgrading from 1.6 to 1.8 that it really doesn't
	  matter.  Users will have to reset their reports anyways.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8254 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-04-29 13:57:54 +00:00
..
2003-04-06 07:29:23 +00:00
2003-04-02 05:37:25 +00:00
2003-04-05 20:03:30 +00:00
2003-04-05 19:44:15 +00:00

This directory contains test cases to excercise basic GnuCash engine functions.

To run the tests, just do 'make check'