[libtest-mockrandom-perl] 01/12: Merge tag 'upstream/1.01'
Salvatore Bonaccorso
carnil at debian.org
Thu Feb 13 06:32:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libtest-mockrandom-perl.
commit a8db6bef9424b414d69bbba84d3e298219ea1fc0
Merge: df6aebb 5126f72
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Thu Feb 13 07:06:08 2014 +0100
Merge tag 'upstream/1.01'
Upstream version 1.01
Build.PL | 29 --
CONTRIBUTING | 100 +++++++
Changes | 7 +
LICENSE | 6 +
MANIFEST | 36 ++-
MANIFEST.SKIP | 31 ---
META.json | 92 +++++++
META.yml | 57 ++--
Makefile.PL | 83 +++++-
README | 42 ++-
Todo | 5 -
cpanfile | 36 +++
dist.ini | 7 +
inc/Module/Build/WikiDoc.pm | 56 ----
lib/Test/MockRandom.pm | 532 +++++++++++++++++++-----------------
lib/Test/MockRandom.pod | 371 -------------------------
xt/perlcriticrc => perlcritic.rc | 12 +-
t/00-null-import.t | 21 --
t/00-report-prereqs.t | 180 ++++++++++++
t/01-OO-syntax.t | 71 +++--
t/02-override-PACKAGE.t | 55 ++--
t/03-override-PACKAGE-dwim-hack.t | 2 +-
t/04-override-module.t | 18 +-
t/05-override-list.t | 27 +-
t/06-override-global.t | 14 +-
t/07-empty-string-import.t | 24 +-
t/09-import-override-reoverride.t | 14 +-
t/10-export_fcn_to.t | 24 +-
t/11-export_aliasing.t | 16 +-
t/15-custom-export-spec.t | 27 +-
t/16-custom-export-error-handling.t | 16 +-
t/17-list-context.t | 16 +-
t/RandomList.pm | 4 +-
tidyall.ini | 5 +
xt/author/00-compile.t | 53 ++++
xt/author/critic.t | 12 +
xt/author/pod-spell.t | 18 ++
xt/critic.t | 9 -
xt/pod-coverage.t | 22 --
xt/pod.t | 7 -
xt/release/distmeta.t | 8 +
xt/release/minimum-version.t | 8 +
xt/release/pod-coverage.t | 14 +
xt/release/pod-syntax.t | 8 +
xt/release/portability.t | 12 +
xt/release/test-version.t | 22 ++
xt/spelling.t | 15 -
47 files changed, 1171 insertions(+), 1073 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-mockrandom-perl.git
More information about the Pkg-perl-cvs-commits
mailing list