This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.pl
authorNicholas Clark <nick@ccl4.org>
Thu, 16 Dec 2010 16:02:20 +0000 (16:02 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 16 Dec 2010 16:04:15 +0000 (16:04 +0000)
commitf7326ddc380f88d2fe75ca0e5e9cc11b2dac6b55
tree2d8526b60c6eb60a46b08adf3db384f03a14368a
parent3fb31b78f4283130010f7c6a6d192dc57df4b0b8
Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.pl

This eliminates 1445 lines, ie almost 500 lines duplicated fourfold.
MANIFEST
ext/GDBM_File/t/gdbm.t
ext/NDBM_File/t/ndbm.t
ext/ODBM_File/t/odbm.t
ext/SDBM_File/t/sdbm.t
t/lib/dbmt_common.pl [new file with mode: 0644]