Fixed a bug with DBI iterators and made the tets self-bootstrapping and added the...
authorRob Kinyon <rob.kinyon@gmail.com>
Sat, 26 Dec 2009 01:35:40 +0000 (20:35 -0500)
committerRob Kinyon <rob.kinyon@gmail.com>
Sat, 26 Dec 2009 01:35:40 +0000 (20:35 -0500)
commit350896ee7e5b32e5f965e84f445df47113573a72
tree865f5c5f3549101de64d292db0ef88c60c8aae2a
parent19b913ce4f25ce69bd69b4bf4a95ca99d4aa007e
Fixed a bug with DBI iterators and made the tets self-bootstrapping and added the NO_TEST_FILE option to the test runs and fixed a mistake in testplans.
lib/DBM/Deep.pm
lib/DBM/Deep/Engine/DBI.pm
lib/DBM/Deep/Iterator.pm
lib/DBM/Deep/Iterator/DBI.pm
lib/DBM/Deep/Iterator/File.pm
lib/DBM/Deep/Sector/DBI.pm
lib/DBM/Deep/Sector/DBI/Reference.pm
lib/DBM/Deep/Storage/DBI.pm
t/02_hash.t
t/41_transaction_multilevel.t
t/common.pm