summaryrefslogtreecommitdiff
path: root/lib/DBM_Filter/t
Commit message (Expand)AuthorAgeFilesLines
* DBM_Filter/t - Use a private temporary directory for testsYves Orton2022-12-312-13/+26
* lib/DBM_filter/t/ - make test parallel safeYves Orton2022-12-267-55/+55
* do not count tests, instead use done_testing()Michiel Beijen2021-12-047-7/+15
* lib/DBM_Filter/t/encode.t: TODO a test on EBCDICKarl Williamson2020-05-271-1/+4
* Switch most open() calls to three-argument form.John Lightsey2016-12-232-2/+2
* DBM_Filter/t/encode.t: temporarily skip until Encode fixedKarl Williamson2015-03-181-0/+5
* lib/DBM_Filter/t/encode.t: Generalize for non-ASCII platformsKarl Williamson2015-03-141-16/+6
* DBM_Filter/t/utf8.t: Generalize for other EBCDIC code pagesKarl Williamson2015-03-091-17/+9
* Fix hash ordering dependency in DBM_Filter/t/int32.tYves Orton2012-10-261-2/+1
* Spelling nit by Jim CromieRafael Garcia-Suarez2007-09-071-1/+1
* DBM_Filter test: use std test preambleJarkko Hietaniemi2007-05-161-2/+5
* Allow testing of DBM_Filter with any *DBM_FileJerry D. Hedden2007-04-027-58/+128
* z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant'...Jarkko Hietaniemi2006-07-132-15/+36
* Fix precedence errors and add some cleanup in the newRafael Garcia-Suarez2004-01-202-4/+7
* Enhanced DBM FiltersPaul Marquess2004-01-177-0/+1433