[libtest-spec-perl] 03/10: Merge tag 'upstream/0.51'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Jul 29 15:54:43 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-spec-perl.

commit 184e0d79e82537a6c83ed4bccd72ba4d374553db
Merge: 45dc2b1 91b8e38
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Jul 29 12:36:04 2015 -0300

    Merge tag 'upstream/0.51'
    
    Upstream version 0.51
    
    # gpg: Signature made Wed 29 Jul 2015 12:35:56 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 .travis.yml                  |  10 +++
 Changes                      |  27 +++++++
 MANIFEST                     |  11 ++-
 META.json                    |  34 +++++++++
 META.yml                     |  50 +++++--------
 Makefile.PL                  |  33 ++++++---
 README => README.md          |  28 ++++----
 lib/Test/Spec.pm             |  43 +++++------
 lib/Test/Spec/Context.pm     | 134 ++++++++--------------------------
 lib/Test/Spec/Example.pm     | 145 +++++++++++++++++++++++++++++++++++++
 lib/Test/Spec/Mocks.pm       |  93 ++++++++++++++++++++----
 lib/Test/Spec/TodoExample.pm |  40 +++++++++++
 t/define.t                   |  16 +++--
 t/disabled.t                 |   1 -
 t/mocks.t                    | 167 ++++++++++++++++++++++++++++++-------------
 t/ordering.t                 |  25 +++++++
 t/predictable_destroy.pl     |  27 +++++++
 t/predictable_destroy_spec.t |  29 ++++++++
 t/shared_examples.t          |   1 -
 19 files changed, 662 insertions(+), 252 deletions(-)

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



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