From c9948c8f68b11a1e897afe9c9f2dd2fcb6934f8d Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 1 Dec 2007 00:42:46 +0000 Subject: The wallet backend test suite now supports using a database other than SQLite for testing. Also start a new Util.pm module for the test suite and move the contents sub into that module. More to follow. --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index deb8ddb..b2f4037 100644 --- a/TODO +++ b/TODO @@ -2,11 +2,6 @@ Minimum required to replace leland_srvtab: -* Add support to the test suite for specifying a different database than - SQLite for testing. For MySQL and other database types that we can't - just delete, also requires adding a method to Wallet::Schema to drop all - of our tables and indices in reverse order of creation. - * Write the remctl configuration and finish Debian packaging of the wallet client and server. -- cgit v1.2.3