Added supports() and rewrote the tests so that Engine::DBI doesn't run the transactio...
authorRob Kinyon <rob.kinyon@gmail.com>
Wed, 30 Dec 2009 23:02:15 +0000 (18:02 -0500)
committerRob Kinyon <rob.kinyon@gmail.com>
Wed, 30 Dec 2009 23:02:15 +0000 (18:02 -0500)
commit580e5ee2931d299ba9e667fcc0645532af9c59aa
treea05bf6271ef8908f90dca5bc3a69952ba1cea71a
parent4f034d8ffdf4d853f8f098344c5e703eb7fe32b5
Added supports() and rewrote the tests so that Engine::DBI doesn't run the transaction tests.
12 files changed:
lib/DBM/Deep.pm
lib/DBM/Deep.pod
lib/DBM/Deep/Engine.pm
lib/DBM/Deep/Engine/DBI.pm
lib/DBM/Deep/Engine/File.pm
t/33_transactions.t
t/34_transaction_arrays.t
t/35_transaction_multiple.t
t/41_transaction_multilevel.t
t/42_transaction_indexsector.t
t/43_transaction_maximum.t
t/45_references.t