Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: a5420149bd482002f6cbe5fd051b433bc1c66ba1
      
https://github.com/smtpd/qpsmtpd/commit/a5420149bd482002f6cbe5fd051b433bc1c66ba1
  Author: Matt Simerson <[email protected]>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M t/Test/Qpsmtpd.pm
    M t/Test/Qpsmtpd/Plugin.pm
    M t/plugin_tests/auth/auth_checkpassword
    M t/plugin_tests/auth/auth_flat_file
    M t/plugin_tests/auth/auth_vpopmail
    M t/plugin_tests/auth/auth_vpopmail_sql
    M t/plugin_tests/auth/auth_vpopmaild
    M t/plugin_tests/auth/authdeny
    M t/plugin_tests/auth/authnull
    M t/plugin_tests/badmailfrom
    M t/plugin_tests/badmailfromto
    M t/plugin_tests/badrcptto
    M t/plugin_tests/count_unrecognized_commands
    M t/plugin_tests/dmarc
    M t/plugin_tests/dnsbl
    M t/plugin_tests/dspam
    M t/plugin_tests/earlytalker
    M t/plugin_tests/greylisting
    M t/plugin_tests/headers
    M t/plugin_tests/helo
    M t/plugin_tests/ident/geoip
    M t/plugin_tests/ident/p0f
    M t/plugin_tests/rcpt_ok
    M t/plugin_tests/relay
    M t/plugin_tests/resolvable_fromhost
    M t/plugin_tests/sender_permitted_from
    M t/plugin_tests/spamassassin
    M t/plugin_tests/user_config
    M t/plugin_tests/virus/clamdscan

  Log Message:
  -----------
  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.


  Commit: ed3e550d7fd397cdd8070389f13381bac2f82eea
      
https://github.com/smtpd/qpsmtpd/commit/ed3e550d7fd397cdd8070389f13381bac2f82eea
  Author: Matt Simerson <[email protected]>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M t/Test/Qpsmtpd.pm
    M t/Test/Qpsmtpd/Plugin.pm
    M t/plugin_tests/auth/auth_checkpassword
    M t/plugin_tests/auth/auth_flat_file
    M t/plugin_tests/auth/auth_vpopmail
    M t/plugin_tests/auth/auth_vpopmail_sql
    M t/plugin_tests/auth/auth_vpopmaild
    M t/plugin_tests/auth/authdeny
    M t/plugin_tests/auth/authnull
    M t/plugin_tests/badmailfrom
    M t/plugin_tests/badmailfromto
    M t/plugin_tests/badrcptto
    M t/plugin_tests/count_unrecognized_commands
    M t/plugin_tests/dmarc
    M t/plugin_tests/dnsbl
    M t/plugin_tests/dspam
    M t/plugin_tests/earlytalker
    M t/plugin_tests/greylisting
    M t/plugin_tests/headers
    M t/plugin_tests/helo
    M t/plugin_tests/ident/geoip
    M t/plugin_tests/ident/p0f
    M t/plugin_tests/rcpt_ok
    M t/plugin_tests/relay
    M t/plugin_tests/resolvable_fromhost
    M t/plugin_tests/sender_permitted_from
    M t/plugin_tests/spamassassin
    M t/plugin_tests/user_config
    M t/plugin_tests/virus/clamdscan

  Log Message:
  -----------
  Merge pull request #110 from msimerson/tests

remove test counters from plugin tests


Compare: https://github.com/smtpd/qpsmtpd/compare/9fdb6b17d6c5...ed3e550d7fd3

Reply via email to