Fixed problem with large keys over 65535 bytes.
[dbsrgits/DBM-Deep.git] / t / 10_largekeys.t
2009-12-27 Rob Kinyon Fixed problem with large keys over 65535 bytes.
2009-11-27 Rob Kinyon Converted all relevant tests to use new_dbm instead...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-04-06 rkinyon New testing feature that allows specification of the...
2006-03-17 rkinyon Added unflocks to all tests so that the tests run on OSX
2006-03-01 rkinyon Converted all tests to use File::Temp instead of t...
2006-02-28 rkinyon Removed error/clear_error functions
2006-02-16 rkinyon Renamings