DBI backend tests

Phil Longstaff plongstaff at rogers.com
Tue Sep 1 09:40:01 EDT 2009


Hmmm.  I like it.  I think it might work.




________________________________
From: Josh Sled <jsled at asynchronous.org>
To: Phil Longstaff <plongstaff at rogers.com>
Cc: Gnucash Devel <gnucash-devel at lists.gnucash.org>
Sent: Tuesday, September 1, 2009 9:26:54 AM
Subject: Re: DBI backend tests

Phil Longstaff <plongstaff at rogers.com> writes:
> There's no problem doing this for sqlite3 (just use /tmp/XXXXX).  However, since there are differences for mysql and pgsql, I'd like to perform the test for all 3 databases.  Any ideas on how "make check" could/should get urls for a mysql and pgsql database server to use (or determine that there is no server available, so skip that check)?  Argument to "make check" i.e. "make check -DMYSQL_URL=..."?

./configure --test-mysql-url=… --test-pg-url=… ?

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo ${a}@${b}


More information about the gnucash-devel mailing list