Converted eof() from FileHandle method to builtin
[dbsrgits/DBM-Deep.git] / t /
2006-02-17 rkinyon Taint doesn't work ... we need to fix that. The problem...
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-17 rkinyon Added a few more edge case tests re: when the fh is...
2006-02-16 rkinyon Final renamings
2006-02-16 rkinyon Renamings
2006-02-16 rkinyon Removed TODO markings for tests that are now fixed
2006-02-16 rkinyon Reorged and added some more tests for filetype failure
2006-02-16 jhuckaby converted TODO test into real one (corrupted master...
2006-02-15 rkinyon close() -> _close()
2006-02-15 rkinyon open() is now _open()
2006-02-15 rkinyon A few more fixes, bringing stmt to 94.9% and overall...
2006-02-14 rkinyon Added autobless_2.t
2006-02-14 rkinyon Added test for autobless files working with non-autobless
2006-02-14 rkinyon Initial migration from dev.iinteractive.com