aboutsummaryrefslogtreecommitdiff
path: root/perl/t/acl.t
AgeCommit message (Expand)Author
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-01-23Fix the module inclusions.Russ Allbery
2008-01-23Add a destroy() method to the Wallet::Admin object and use that insteadRuss Allbery
2008-01-23Refactor database initialization into a new Wallet::Admin module.Russ Allbery
2007-12-01Clean up the database after running this test.Russ Allbery
2007-12-01Use reinitialize instead of initialize.Russ Allbery
2007-12-01The wallet backend test suite now supports using a database other thanRuss Allbery
2007-10-10Add a history method to the Wallet::ACL API.Russ Allbery
2007-10-05Add comprehensive license information in LICENSE and update the copyrightRuss Allbery
2007-09-17Add a show method to Wallet::ACL.Russ Allbery
2007-08-31You don't have to explicitly load the driver module for DBI.Russ Allbery
2007-08-30Add a test for renaming to an existing name. Unlink the database beforeRuss Allbery
2007-08-30Finish the test suite for the ACL layer.Russ Allbery
2007-08-30Add an initial test suite for ACLs. Not all the methods are checked yet.Russ Allbery
2007-08-30Rename acl.t to verifier.t to free up acl.t for tests of the more generalRuss Allbery
2007-08-29Comment fix.Russ Allbery
2007-08-27Rename Wallet::ACL to Wallet::ACL::Base to preserve the Wallet::ACLRuss Allbery
2007-05-02Add a test suite for the new ACL modules and declare $VERSION so thatRuss Allbery