DBI backend tests
Josh Sled
jsled at asynchronous.org
Tue Sep 1 09:26:54 EDT 2009
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