Matt Simerson
|
a5420149bd
|
remove test counters from plugin tests
replace with done_testing(), which provides the same "make sure to kvetch if tests fail to run" without requiring humans to do the bookkeeping.
|
2014-09-17 00:11:32 -07:00 |
|
Matt Simerson
|
7ff2d050f3
|
initial import - based on my qpsmtpd fork
which will merge into the main branch fairly easily
|
2013-08-05 15:01:47 -07:00 |
|
Matt Simerson
|
0a16621f02
|
connection consistency
- $self->qp->connection->notes
+ $self->connection->notes
and all tests pass.
|
2012-06-02 00:46:33 -04:00 |
|
Matt Simerson
|
e07488d4f6
|
hrmm, why didn't Test::Qpsmtpd::Plugin::log work?
|
2012-05-22 17:41:40 -04:00 |
|
Matt Simerson
|
2dcd34467e
|
geoip: eval loading of Geo::IP, tests, enabled in config
eval Geo::IP and log an error if missing
added 2 tests
enabled in config/plugins
|
2012-05-22 17:40:02 -04:00 |
|