Go to file
Lars Vogdt 3b43c5fe15 - update to 3.29:
+ Get rid of use vars in favor of our in all modules 
    (Leon Timmermans) and tests (Karen Etheridge)
  + Added use warnings to all modules (Leon Timmermans) and tests 
    (Karen Etheridge)
  + Use parent instead of @ISA in all modules (Leon Timmermans) 
    and tests (Karen Etheridge)
  + Fix failing test on VMS (Craig Berry)
  + Improve error message on loading failure 
    (Leon Timmermans, RT#77730)
  + Use Text::ParseWords, deprecate TAP::Parser::Utils
  + Dramatically reduce memory usage (Nick Clark, RT #84939)
  + Store test_num (in Grammar.pm) as a number instead of a string.
    Reduces memory usage (Nick Clark, RT#84939)
  + PERL5LIB is always propogated to a test's @INC, even with 
    taint more (Schwern, RT#84377)
  + restore "always add -w to switches" behavior
  + Renamed env.opts.t to env_opts.t (for VMS)
  + RT #74393: corrected typo in M::B integration docs.
  + RT #63473: fix typo.
  + RT #49732: Attempt to load File::Glob::Windows to get correct
    glob semantics on Win32.
  + RT #47890: Don't use Win32::GetShortPathName.
  + RT #64404: Ignore textness ('-T') of script when reading shebang.
  + Handle the case where we don't know the wait status of the
    test more gracefully.
  + Make the test summary 'ok' line overrideable so that it can be
    changed to a plugin to make the output of prove idempotent.
  + Stop adding '-w' to perl switches by default
  + testargs.t: don't run a world-writable file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Harness?expand=0&rev=16
2013-10-17 19:02:07 +00:00
.gitattributes initial version 2008-08-15 19:50:08 +00:00
.gitignore initial version 2008-08-15 19:50:08 +00:00
perl-Test-Harness.changes - update to 3.29: 2013-10-17 19:02:07 +00:00
perl-Test-Harness.spec - update to 3.29: 2013-10-17 19:02:07 +00:00
Test-Harness-3.29.tar.gz - update to 3.29: 2013-10-17 19:02:07 +00:00