Subject: CVS commit: pkgsrc/devel/p5-Test-Harness
To: None <pkgsrc-changes@netbsd.org>
From: Shell Hung <shell@netbsd.org>
List: pkgsrc-changes
Date: 06/03/2002 16:08:56
Module Name: pkgsrc
Committed By: shell
Date: Mon Jun 3 13:08:56 UTC 2002
Modified Files:
pkgsrc/devel/p5-Test-Harness: Makefile distinfo
Log Message:
Updated p5-Test-Harness, from 2.21 to 2.24
Changes since p5-Test-Harness-2.21 :
2.24 Wed May 29 19:02:18 EDT 2002
* Nikola Knezevic found a bug when tests are completely skipped
but no reason is given it was considered a failure.
* Made Test::Harness::Straps->analyze_file & Test::Harness a bit
more graceful when the test doesn't exist.
2.23 Wed May 22 12:59:47 EDT 2002
- reason for all skip wasn't being displayed. Broken in 2.20.
- Changed the wait status tests to conform with POSIX standards.
- Quieted some SYSTEM$ABORT noise leaking out from dying test tests
on VMS.
2.22 Fri May 17 19:01:35 EDT 2002
- Fixed parsing of #!/usr/bin/perl-current to not see a -t.
(RT #574)
- Fixed exit codes on MPE/iX
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/p5-Test-Harness/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Harness/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.