[libtest-needs-perl] branch master updated (ec52ea4 -> b6bc0df)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Jun 13 18:22:43 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libtest-needs-perl.

      from  ec52ea4   releasing package libtest-needs-perl version 0.002000-1
      adds  f752e81   start of Test::Needs
      adds  d5bb8c6   implementation
      adds  354b2b6   handle subtests and Test2
      adds  e42cab9   rudimentary docs
      adds  d3208de   more docs
      adds  f3edc65   split Test2/Test::Builder logic
      adds  58b5be3   end TB1 tests properly
      adds  04112c4   allow bare versions to check perl version
      adds  0ee19eb   doc updates
      adds  ebd8d3e   testing
      adds  c05b558   remove unused import
      adds  7734db1   change export to test_needs
      adds  f88f6cc   pull RELEASE_TESTING check out a level
      adds  1bdc471   correct initial version
      adds  1c9dbec   Release commit for 0.001000
      adds  45a086b   dynamic_config => 0
      adds  976ae47   fix checking for process exit in tests
      adds  7b47e63   skip alls can be lower case
      adds  2ff2745   fix test count when subtest missing
      adds  0bc1d3b   account for missing note
      adds  715525f   clean up prereqs
      adds  e20b17b   update Changes
      adds  fa0e76f   Bumping version to 0.001001
      adds  7635ba4   Release commit for 0.001001
      adds  667ffcb   test script runner should use Test2 api if loaded
      adds  d91c98e   Test2 gives ok for skip_all subtests
      adds  5558369   fix perl version handling in synopsis
      adds  cae8637   drop support for bare versions to check perl version
      adds  6567851   reject invalid module names
      adds  edab2d9   add to synopsis
      adds  faaf982   better output from test
      adds  5479a14   accept arrayref options
      adds  1dc5502   update changes
      adds  974e4de   make sure %INC entry isn't left behind on old perl
      adds  441e984   RELEASE_TESTING tests
      adds  e2cf2ef   support Test::More 0.45
      adds  4496868   Bumping version to 0.002000
      adds  70cf64e   Release commit for 0.002000
      adds  85c3447   reject another malformed module form
      adds  fcddd28   test _find_missing and perl version forms
      adds  7b7bfd1   update docs
      adds  19643cb   use supported mechanism to terminate a Test2 subtest
      adds  1801f2b   don't need to save any Test2 events
      adds  638a29e   Bumping version to 0.002001
      adds  285f77f   Release commit for 0.002001
      adds  65dc40c   localize $@
      adds  3bf0b92   fix test on non .0 perl versions
      adds  7f9b705   Bumping version to 0.002002
      adds  bcae478   Release commit for 0.002002
      adds  8b78fe7   Imported Upstream version 0.002002
       new  c87bc9c   Merge tag 'upstream/0.002002'
       new  6677cb6   Update debian/changelog
       new  b6bc0df   Release libtest-needs-perl version 0.002002-1

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           |  8 +++++++
 MANIFEST          |  1 +
 META.json         |  4 ++--
 META.yml          |  4 ++--
 README            | 27 +++++++++++++++++++---
 debian/changelog  |  7 ++++++
 lib/Test/Needs.pm | 60 +++++++++++++++++++++++++++++++++++++-----------
 t/find_missing.t  | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 159 insertions(+), 20 deletions(-)
 create mode 100644 t/find_missing.t

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



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