new_dbm() added to allow for running the same tests against multiple backends without...
authorRob Kinyon <rob.kinyon@gmail.com>
Thu, 26 Nov 2009 04:26:58 +0000 (23:26 -0500)
committerRob Kinyon <rob.kinyon@gmail.com>
Thu, 26 Nov 2009 04:26:58 +0000 (23:26 -0500)
commit2100f2aecdff84d76bcd8f0c07c966938cf250c0
tree0d62281e57beb369d18dabc629a07d8ab84b0fc9
parent33d7395d5a547dbfa64f0bcf3a42f04cd84db1dc
new_dbm() added to allow for running the same tests against multiple backends without having to worry about what's installed and what's not within the test itself.
t/02_hash.t
t/common.pm