diff options
author | Tony Cook <tony@develop-help.com> | 2018-11-06 14:12:53 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2018-11-19 11:27:33 +1100 |
commit | 7f4a9bc72716574716b99e45c11129541a8fbeb7 (patch) | |
tree | 72825b499e285fe421e39a66c6eb1d8f9744d45a /MANIFEST | |
parent | 3db0bcccf4d9617c94822609f33314fe0df2df3b (diff) | |
download | perl-7f4a9bc72716574716b99e45c11129541a8fbeb7.tar.gz |
(perl #132147) add tests for corrupt files from tickets
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4212,6 +4212,7 @@ ext/SDBM_File/sdbm.h SDBM kit ext/SDBM_File/SDBM_File.pm SDBM extension Perl module ext/SDBM_File/SDBM_File.xs SDBM extension external subroutines ext/SDBM_File/t/constants.t See if SDBM_File constants work +ext/SDBM_File/t/corrupt.t See if SDBM_File handles corrupt files ext/SDBM_File/t/prep.t See if SDBM_File with extra argument works ext/SDBM_File/t/sdbm.t See if SDBM_File works ext/SDBM_File/tune.h SDBM kit |