[libtest-base-perl] 01/07: Merge tag 'upstream/0.64'

gregor herrmann gregoa at debian.org
Sat Aug 2 12:55:14 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-base-perl.

commit 3a5b50d19472cdc3ccd28961cb4937701b3d568a
Merge: cdcd6b2 b1eb797
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 2 14:43:05 2014 +0200

    Merge tag 'upstream/0.64'
    
    Upstream version 0.64

 CONTRIBUTING                   |  55 +++
 Changes                        |   8 +
 MANIFEST                       |  17 +-
 META.json                      |  65 ++++
 META.yml                       |  14 +-
 Makefile.PL                    |  14 +-
 README                         | 483 ++++++++++++++-------------
 lib/Module/Install/TestBase.pm |   2 +-
 lib/Test/Base.pm               | 740 ++---------------------------------------
 lib/Test/Base.pod              | 692 ++++++++++++++++++++++++++++++++++++++
 lib/Test/Base/Filter.pm        | 302 +----------------
 lib/Test/Base/Filter.pod       | 309 +++++++++++++++++
 t/BaseTest.pm                  |   6 -
 t/Subclass.pm                  |   2 -
 t/TestA.pm                     |   2 -
 t/TestB.pm                     |   2 -
 t/TestBaseSubclass.pm          |   2 +
 t/TestBaseTest.pm              |   7 +
 t/TestBaseTestA.pm             |   2 +
 t/TestBaseTestB.pm             |   2 +
 t/TestBaseTestC.pm             |   2 +
 t/TestC.pm                     |   2 -
 t/diff_is.t                    |   8 +-
 t/multi-level-inherit.t        |   6 +-
 t/normalize.t                  |   3 +-
 t/oo.t                         |  19 +-
 t/output/foo.txt               |   2 -
 t/read_file.t                  |   9 +-
 t/release-pod-syntax.t         |   4 +-
 t/spec_file.t                  |   3 +-
 t/strict-warnings.t            |   2 +-
 t/subclass-import.t            |   6 +-
 t/subclass.t                   |   2 +-
 t/write_file.t                 |  17 +-
 t/xxx.t                        |   7 +-
 35 files changed, 1501 insertions(+), 1317 deletions(-)

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



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