All the tests now pass with the broken out classes
[dbsrgits/DBM-Deep.git] / t / 13_setpack.t
2009-06-29 rkinyon@cpan.org All the tests now pass with the broken out classes
2009-06-29 rkinyon@cpan.org Fixed t/13 on Leopard and a couple issues with no_plan...
2008-03-19 rkinyon r5021@rob-kinyons-computer-2 (orig r10948): rkinyon... trunk
2007-02-26 rkinyon r15625@rob-kinyons-computer (orig r9171): rkinyon...
2007-01-30 rkinyon r14213@rob-kinyons-computer (orig r8080): rkinyon...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-04-07 rkinyon Added a test to make sure that the header really works
2006-04-07 rkinyon Removed set_pack(), set_digest(), and precalc_sizes...
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-03-01 rkinyon All globals are now converted to variables within the...
2006-02-28 rkinyon Moved all constants into DBM::Deep::Engine
2006-02-28 rkinyon Removed error/clear_error functions
2006-02-25 rkinyon Removed one call to reftype
2006-02-16 rkinyon Renamings