[libtest-trap-perl] 05/09: Merge tag 'upstream/0.3.2'

gregor herrmann gregoa at debian.org
Fri May 29 18:02:56 UTC 2015


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

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

commit 604b8b8930a8f0dbd13603bef3a1b4ecbda3b8d6
Merge: 78c6979 59c1a94
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 29 19:57:09 2015 +0200

    Merge tag 'upstream/0.3.2'
    
    Upstream version 0.3.2

 Build.PL                                           |   3 +
 Changes                                            |  99 ++++++++++++++
 MANIFEST                                           |   4 +
 META.json                                          |  42 +++---
 META.yml                                           |  46 +++----
 Makefile.PL                                        |  28 ++--
 lib/Test/Trap.pm                                   | 152 +++++++++++++++------
 lib/Test/Trap/Builder.pm                           |  66 +++++----
 lib/Test/Trap/Builder/PerlIO.pm                    |  12 +-
 lib/Test/Trap/Builder/SystemSafe.pm                | 103 ++++++++++++--
 lib/Test/Trap/Builder/TempFile.pm                  |  82 +++++++++--
 t/03-files-perlio.t                                |   4 +-
 ...les-perlio.t => 03-files-systemsafe-preserve.t} |   7 +-
 t/03-files-systemsafe.t                            |   4 +-
 ...files-perlio.t => 03-files-tempfile-preserve.t} |   7 +-
 t/03-files-tempfile.t                              |   4 +-
 t/03-files.pl                                      |  66 ++++++++-
 t/04-exit.t                                        |  15 +-
 t/05-import.t                                      |  12 +-
 t/06-layers.t                                      |   8 +-
 t/14-leaks.t                                       |   2 +-
 t/15-tempfile-options.t                            |  94 +++++++++++++
 t/16-systemsafe-options.t                          |  94 +++++++++++++
 23 files changed, 769 insertions(+), 185 deletions(-)

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



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