[libtest-script-perl] 01/06: Updated version 1.23 from 'upstream/1.23'

gregor herrmann gregoa at debian.org
Fri Aug 4 00:51:49 UTC 2017


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

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

commit 74e66c92b10bc97da2430fda748225e5d3c4193a
Merge: e7bb30d 97d5e5d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 3 20:37:23 2017 -0400

    Updated version 1.23 from 'upstream/1.23'
    
    with Debian dir 128ac1941e8af906d22eb84c268a7e2808ef5d86

 Changes                           |  61 ++++++++-
 LICENSE                           |   6 +-
 MANIFEST                          |  26 ++--
 META.json                         |  34 ++++--
 META.yml                          |  31 +++--
 Makefile.PL                       |  37 +++---
 README                            |  36 +++---
 cpanfile                          |  17 ++-
 dist.ini                          |  41 ++-----
 lib/Test/Script.pm                | 251 ++++++++++++++++++++++----------------
 run_test.pl                       |  18 ---
 t/00_diag.t                       |  28 ++---
 t/01_compile.t                    |   7 --
 t/01_use.t                        |  21 ++++
 t/02_compiles_good.t              |  32 -----
 t/03_compiles_bad.t               |  43 -------
 t/04_runs_good.t                  |  32 -----
 t/05_runs_bad.t                   |  36 ------
 t/06_exception.t                  |  36 ------
 t/07_signal.t                     |  31 -----
 t/08_trap_exit_or_signal.t        |  26 ----
 t/09_capture_output.t             | 231 -----------------------------------
 t/bin/stdin.pl                    |  11 ++
 t/bin/stdin.txt                   |   1 +
 t/bin/taint.pl                    |   3 +
 t/bug_gh9.t                       |  26 ++++
 {t2 => t}/test_script__exports.t  |   5 +-
 t/test_script__import.t           |  35 ++++++
 t/test_script__script_compiles.t  | 187 ++++++++++++++++++++++++++++
 t/test_script__script_runs.t      | 240 ++++++++++++++++++++++++++++++++++++
 t/test_script__script_stderr.t    | 127 +++++++++++++++++++
 t/test_script__script_stdout.t    | 127 +++++++++++++++++++
 t2/test_script__script_compiles.t | 118 ------------------
 t2/test_script__script_runs.t     | 105 ----------------
 xt/release/fixme.t                |   2 +-
 35 files changed, 1101 insertions(+), 967 deletions(-)

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



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