Added unflocks to all tests so that the tests run on OSX
[dbsrgits/DBM-Deep.git] / t / 24_autobless.t
2006-03-17 rkinyon Added unflocks to all tests so that the tests run on OSX
2006-03-09 rkinyon Fixed autobless confusion with _length_needed()
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-27 rkinyon Added test for exporting a blessed arrayref
2006-02-27 rkinyon export() now works with autobless
2006-02-23 rkinyon Fixed some Cygwin test failures
2006-02-23 jhuckaby Added test for special case where hash is stored blesse...
2006-02-22 rkinyon Added verification that autobless still allows access...
2006-02-17 rkinyon Added a test for export() + autobless => 1
2006-02-17 rkinyon Fixed my autobless stupidity and added a test demonstra...
2006-02-16 rkinyon Final renamings