r11683@rob-kinyons-powerbook58: rob | 2006-04-28 20:54:09 -0400
[dbsrgits/DBM-Deep.git] / t / 27_filehandle.t
2006-04-19 rkinyon Initial refactoring to use ::File for all physical...
2006-04-10 rkinyon Broke _root out into its own object, moved a few method...
2006-04-07 rkinyon Recommenced testing of DATA filehandle
2006-04-06 rkinyon New testing feature that allows specification of the...
2006-03-22 rkinyon Fixed failing test due to changed header
2006-03-17 rkinyon Added unflocks to all tests so that the tests run on OSX
2006-03-08 rkinyon Incompatible file format change
2006-03-07 rkinyon Added dep on 5.6.0 and started breakout of request_spac...
2006-03-01 rkinyon Converted all tests to use File::Temp instead of t...
2006-03-01 rkinyon Added setup_fh that handles inodes separate from open()
2006-03-01 rkinyon Added better tests of existence around failure to write...
2006-02-28 rkinyon Added test to verify no writing to a readonly file
2006-02-27 rkinyon Hand-applied patch from David Cantrell to add file_offs...