[smtpd/qpsmtpd] 3bf1a7: Better handling of testing temp files
[email protected] (GitHub) Tue, 27 Jan 2015 12:43:48 -0800
| Newsgroups | perl.qpsmtpd.dev |
|---|---|
| Message-ID | <54c7f8841c005_54cc3fb01446b2bc929be@hookshot-fe5-cp1-prd.iad.github.net.mail> |
----==_mimepart_54c7f8841bc16_54cc3fb01446b2bc9282b
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 3bf1a7f48cd459b2ed6d75cd9a5f0021f87af9c6
https://github.com/smtpd/qpsmtpd/commit/3bf1a7f48cd459b2ed6d75cd9a5f0021f87af9c6
Author: Jared Johnson <[email protected]>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M .gitignore
M Makefile.PL
M t/Test/Qpsmtpd.pm
M t/config/plugins
M t/plugin_tests.t
M t/plugin_tests/greylisting
M t/qpsmtpd-db-file-dbm.t
Log Message:
-----------
Better handling of testing temp files
Rather than creating and ignoring a bunch of random files, create files in
t/tmp, ignored in .gitignore and cleaned up with 'make clean'
Commit: ce97a0eb417b8db2cb9bbe903173bcc21b70f17d
https://github.com/smtpd/qpsmtpd/commit/ce97a0eb417b8db2cb9bbe903173bcc21b70f17d
Author: Matt Simerson <[email protected]>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M .gitignore
M Makefile.PL
M t/Test/Qpsmtpd.pm
M t/config/plugins
M t/plugin_tests.t
M t/plugin_tests/greylisting
M t/qpsmtpd-db-file-dbm.t
Log Message:
-----------
Merge pull request #206 from jaredj/t-tmp
Better handling of testing temp files
Compare: https://github.com/smtpd/qpsmtpd/compare/178c5f6884d6...ce97a0eb417b
----==_mimepart_54c7f8841bc16_54cc3fb01446b2bc9282b--