Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 7d33c42d35bbd0415bf292438e8c6825e9ec14fc
https://github.com/smtpd/qpsmtpd/commit/7d33c42d35bbd0415bf292438e8c6825e9ec14fc
Author: Jared Johnson <[email protected]>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Changed paths:
M t/Test/Qpsmtpd/Plugin.pm
Log Message:
-----------
Less obtrusive addition of test hooks
Commit: 46d26848a9dc14ea7490aa22c91a96b71354811e
https://github.com/smtpd/qpsmtpd/commit/46d26848a9dc14ea7490aa22c91a96b71354811e
Author: Jared Johnson <[email protected]>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Changed paths:
M t/Test/Qpsmtpd/Plugin.pm
Log Message:
-----------
Generalized method for test hooks
Commit: 7f357af1c2184b6887329385644b5bbee3c59cf7
https://github.com/smtpd/qpsmtpd/commit/7f357af1c2184b6887329385644b5bbee3c59cf7
Author: Jared Johnson <[email protected]>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Changed paths:
M t/Test/Qpsmtpd.pm
M t/Test/Qpsmtpd/Plugin.pm
Log Message:
-----------
Move hook testing stuff to Test::Qpsmtpd
This makes it more available to plugins outside of t/plugin_tests/
Commit: 0204fb0f189301dd5cb6100f585a89f2572cfc3a
https://github.com/smtpd/qpsmtpd/commit/0204fb0f189301dd5cb6100f585a89f2572cfc3a
Author: Jared Johnson <[email protected]>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Changed paths:
M t/Test/Qpsmtpd.pm
Log Message:
-----------
Add some comments on uses for fake_{hook,config}
Commit: a5f786c98612166f02adb31a1fbda27224e612e9
https://github.com/smtpd/qpsmtpd/commit/a5f786c98612166f02adb31a1fbda27224e612e9
Author: Jared Johnson <[email protected]>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Changed paths:
M t/qpsmtpd-address.t
M t/qpsmtpd.t
Log Message:
-----------
Take advantage of fake_hook() in existing tests
Commit: a7fee58aade5c03acfe0632525991beb5809e30a
https://github.com/smtpd/qpsmtpd/commit/a7fee58aade5c03acfe0632525991beb5809e30a
Author: Jared Johnson <[email protected]>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Changed paths:
M t/Test/Qpsmtpd.pm
Log Message:
-----------
More explicit explanations
Commit: 1f43e30de1f06fab553a98aa2c75deda686a50d1
https://github.com/smtpd/qpsmtpd/commit/1f43e30de1f06fab553a98aa2c75deda686a50d1
Author: Matt Simerson <[email protected]>
Date: 2014-12-24 (Wed, 24 Dec 2014)
Changed paths:
M t/Test/Qpsmtpd.pm
M t/Test/Qpsmtpd/Plugin.pm
M t/qpsmtpd-address.t
M t/qpsmtpd.t
Log Message:
-----------
Merge pull request #169 from jaredj/hook-testing
Generalize hook testing
Compare: https://github.com/smtpd/qpsmtpd/compare/ee01a07e71cf...1f43e30de1f0