Age | Commit message (Expand) | Author |
---|---|---|
2008-01-23 | Remove dupliate use of Wallet::Admin. | Russ Allbery |
2008-01-23 | Add a destroy() method to the Wallet::Admin object and use that instead | Russ Allbery |
2008-01-23 | Refactor database initialization into a new Wallet::Admin module. | Russ Allbery |
2007-12-01 | The wallet backend test suite now supports using a database other than | Russ Allbery |
2007-11-30 | Initial work on supporting testing with MySQL. | Russ Allbery |
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery |
2007-08-31 | You don't have to explicitly load the driver module for DBI. | Russ Allbery |
2007-08-30 | Unlink the database before creating it to protect against previous test | Russ Allbery |
2007-08-30 | Adjust for the classes we're actually using. | Russ Allbery |
2007-08-30 | Test case for database initialization. | Russ Allbery |