Matt Simerson
|
fabbdae960
|
tests for Qpsmtpd/SMTP
* order the ‘use’ pragmas
* compact the new() method
* move fault() tests into t/qpsmtpd-smtp.t
|
2014-09-11 10:46:29 -07:00 |
|
Jonathan Hall
|
8b1ff67604
|
Update fault()'s output to inidcate the possibly meaninglessness of the reported system error.
|
2014-09-11 11:58:31 -05:00 |
|
Jonathan Hall
|
7b3018c660
|
Remove reference to 'No such file or directory', as there's no guarantee
this is what $! will return when this code is called during testing.
|
2014-09-10 10:15:43 -05:00 |
|
Jonathan Hall
|
11f47cb2ab
|
Silence misc.t STDOUT by testing for it.
|
2014-09-10 08:55:17 -05:00 |
|
Matt Simerson
|
9c96ae78e4
|
find . -name '*.t' -exec perltidy -b {} \;
|
2013-08-05 15:05:15 -07:00 |
|
Matt Simerson
|
e2c84987f3
|
helo: refine plugin tests
|
2013-08-05 15:01:48 -07:00 |
|
Ask Bjørn Hansen
|
1ea8e79850
|
Add a few more tests and a 'testcover' make target
|
2009-04-02 23:30:20 -07:00 |
|