[libtest-simple-perl] branch master updated (b8964a1 -> 7b8550f)

gregor herrmann gregoa at debian.org
Fri Jun 23 17:03:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libtest-simple-perl.

      from  b8964a1   update changelog
      adds  29803fc   Automated Version Bump
      adds  5f9a969   Make it possible to disable event logging
      adds  a16b258   v1.302086
      adds  fc0e669   New upstream version 1.302086
       new  49a25dd   Updated version 1.302086 from 'upstream/1.302086'
       new  01e68e5   Update debian/changelog
       new  7b8550f   update changelog

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                 |  4 +++
 MANIFEST                                |  1 +
 META.json                               |  2 +-
 META.yml                                |  2 +-
 Makefile.PL                             |  2 +-
 debian/changelog                        |  6 ++--
 lib/Test/Builder.pm                     | 62 ++++++++++++++++++++++-----------
 lib/Test/Builder/Formatter.pm           |  2 +-
 lib/Test/Builder/Module.pm              |  2 +-
 lib/Test/Builder/Tester.pm              |  2 +-
 lib/Test/Builder/Tester/Color.pm        |  2 +-
 lib/Test/Builder/TodoDiag.pm            |  2 +-
 lib/Test/More.pm                        |  2 +-
 lib/Test/Simple.pm                      |  2 +-
 lib/Test/Tester.pm                      |  2 +-
 lib/Test/Tester/Capture.pm              |  2 +-
 lib/Test/Tester/CaptureRunner.pm        |  2 +-
 lib/Test/Tester/Delegate.pm             |  2 +-
 lib/Test/use/ok.pm                      |  2 +-
 lib/Test2.pm                            |  2 +-
 lib/Test2/API.pm                        |  2 +-
 lib/Test2/API/Breakage.pm               |  2 +-
 lib/Test2/API/Context.pm                |  2 +-
 lib/Test2/API/Instance.pm               |  2 +-
 lib/Test2/API/Stack.pm                  |  2 +-
 lib/Test2/Event.pm                      |  2 +-
 lib/Test2/Event/Bail.pm                 |  2 +-
 lib/Test2/Event/Diag.pm                 |  2 +-
 lib/Test2/Event/Encoding.pm             |  2 +-
 lib/Test2/Event/Exception.pm            |  2 +-
 lib/Test2/Event/Generic.pm              |  2 +-
 lib/Test2/Event/Note.pm                 |  2 +-
 lib/Test2/Event/Ok.pm                   |  2 +-
 lib/Test2/Event/Plan.pm                 |  2 +-
 lib/Test2/Event/Skip.pm                 |  2 +-
 lib/Test2/Event/Subtest.pm              |  2 +-
 lib/Test2/Event/TAP/Version.pm          |  2 +-
 lib/Test2/Event/Waiting.pm              |  2 +-
 lib/Test2/Formatter.pm                  |  2 +-
 lib/Test2/Formatter/TAP.pm              |  2 +-
 lib/Test2/Hub.pm                        |  2 +-
 lib/Test2/Hub/Interceptor.pm            |  2 +-
 lib/Test2/Hub/Interceptor/Terminator.pm |  2 +-
 lib/Test2/Hub/Subtest.pm                |  2 +-
 lib/Test2/IPC.pm                        |  2 +-
 lib/Test2/IPC/Driver.pm                 |  2 +-
 lib/Test2/IPC/Driver/Files.pm           |  2 +-
 lib/Test2/Tools/Tiny.pm                 |  2 +-
 lib/Test2/Util.pm                       |  2 +-
 lib/Test2/Util/ExternalMeta.pm          |  2 +-
 lib/Test2/Util/Trace.pm                 |  2 +-
 lib/ok.pm                               |  2 +-
 t/Legacy/no_log_results.t               | 19 ++++++++++
 53 files changed, 116 insertions(+), 72 deletions(-)
 create mode 100644 t/Legacy/no_log_results.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-simple-perl.git



More information about the Pkg-perl-cvs-commits mailing list