Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 11f47cb2ab26297e68761370bac905880b495f23
https://github.com/smtpd/qpsmtpd/commit/11f47cb2ab26297e68761370bac905880b495f23
Author: Jonathan Hall <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M t/misc.t
Log Message:
-----------
Silence misc.t STDOUT by testing for it.
Commit: 4518ea3057e0e0cb36779c7109219cfa40188c62
https://github.com/smtpd/qpsmtpd/commit/4518ea3057e0e0cb36779c7109219cfa40188c62
Author: Jonathan Hall <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M Makefile.PL
Log Message:
-----------
Add 'Test::Output' to Makefile.PL.
Commit: 7b3018c660f1d7c1bfb51ebb527aa51419ad19af
https://github.com/smtpd/qpsmtpd/commit/7b3018c660f1d7c1bfb51ebb527aa51419ad19af
Author: Jonathan Hall <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M t/misc.t
Log Message:
-----------
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.
Commit: 8f8463e91ee7d56e77502685211b5a88c2318b90
https://github.com/smtpd/qpsmtpd/commit/8f8463e91ee7d56e77502685211b5a88c2318b90
Author: Matt Simerson <[email protected]>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M Makefile.PL
M t/misc.t
Log Message:
-----------
Merge pull request #87 from flimzy/misc-tests
Silence misc.t STDOUT by testing for it.
Compare: https://github.com/smtpd/qpsmtpd/compare/8b7a7973aee3...8f8463e91ee7