qpsmtpd/t
Jared Johnson e76b6a9048 Fix consistency problems with DBM store
Destroy the AnyDBM-tied hash after untying

Google's wisdom seems to indicate that leaving the AnyDBM-tied hash around after
untying it was causing data to not flush to the DBM file... or something. At any
rate the regression test added here confirms inconsistency when using multiple
instances which is fixed by destroying the AnyDBM-tied hash after untying.
2015-01-21 16:43:23 -06:00
..
config fcrdns: add tests and improved localhost detection 2015-01-04 02:03:09 -05:00
plugin_tests Handle missing GeoIP data gracefully 2015-01-14 15:28:14 -06:00
Test More explicit explanations 2014-12-24 18:06:22 -06:00
addresses.t find . -name '*.t' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
auth.t More readable output for some auth.t tests 2014-12-15 14:19:23 -06:00
helo.t find . -name '*.t' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00
misc.t tests for Qpsmtpd/SMTP 2014-09-11 10:46:29 -07:00
packaging.t Remove extraneous semicolons 2014-11-11 16:59:40 -06:00
plugin_tests.t allow testing a single plugin 2014-11-04 12:49:15 -08:00
qpsmtpd-address.t Take advantage of fake_hook() in existing tests 2014-12-18 14:16:23 -06:00
qpsmtpd-base.t Remove extraneous semicolons 2014-11-11 16:59:40 -06:00
qpsmtpd-config.t Remove extraneous semicolons 2014-11-11 16:59:40 -06:00
qpsmtpd-db-file-dbm.t Fix consistency problems with DBM store 2015-01-21 16:43:23 -06:00
qpsmtpd-db-file.t Add Qpsmtpd::DB testing and more greylist testing 2014-12-30 14:53:53 -06:00
qpsmtpd-db-redis.t Tests for Qpsmtpd::DB::Redis 2014-12-30 14:53:54 -06:00
qpsmtpd-db.t Update expected error text 2014-12-30 14:53:54 -06:00
qpsmtpd-plugin.t Add Qpsmtpd::DB testing and more greylist testing 2014-12-30 14:53:53 -06:00
qpsmtpd-smtp.t completed DKIM signing detection to A-R header 2015-01-04 14:27:59 -08:00
qpsmtpd.t Revert "Turn warnings into $qpsmtpd->log() calls" 2015-01-03 21:45:59 -08:00
rset.t find . -name '*.t' -exec perltidy -b {} \; 2013-08-05 15:05:15 -07:00