aboutsummaryrefslogtreecommitdiff
path: root/perl/t/object.t
AgeCommit message (Expand)Author
2007-09-18Test that retrieving data from a locked object still works.Russ Allbery
2007-09-18Implement the locked flag.Russ Allbery
2007-09-18Flags are now displayed as part of show.Russ Allbery
2007-09-17Add methods to the base object to set, clear, list, and check flags. WrapRuss Allbery
2007-09-17In show() for an object, call show() for each of the ACLs on that objectRuss Allbery
2007-08-31You don't have to explicitly load the driver module for DBI.Russ Allbery
2007-08-30Test clearing attributes.Russ Allbery
2007-08-30Unlink the database before creating it to protect against previous testRuss Allbery
2007-08-30use all the modules we need.Russ Allbery
2007-08-30Clean up all exception output when storing it in the error variable toRuss Allbery