pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Updated devel/p5-Test-Cmd to 1.05
details: https://anonhg.NetBSD.org/pkgsrc/rev/37e540475a95
branches: trunk
changeset: 506872:37e540475a95
user: wulf <wulf%pkgsrc.org@localhost>
date: Mon Jan 23 12:06:19 2006 +0000
description:
Updated devel/p5-Test-Cmd to 1.05
- Fix the subdir(), read(), and write() methods to handle
the case when the first element in an array-reference file
name is an absolute path name.
- Fix writable() so that it only records errors from chmod()
on files, not exit with no_result().
- Doc changes to make some of the variables in the SYNOPSIS
look like Perl variables.
- Add a Test::Cmd::Common module that sub-classes Test::Cmd to
provide common exception-handling, eliminating the need for
everyone to roll their own fail()/no_result() logic for common
errors.
- Update Test::Cmd documentation to add explicit examples of
using Test::Cmd in conjunction with Test::Harness, Test::Unit,
and Aegis. Mention that Test::Cmd::Common is available.
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r bf1f834b45bb -r 37e540475a95 doc/CHANGES
--- a/doc/CHANGES Mon Jan 23 12:03:20 2006 +0000
+++ b/doc/CHANGES Mon Jan 23 12:06:19 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12629 2006/01/23 11:14:35 ghen Exp $
+$NetBSD: CHANGES,v 1.12630 2006/01/23 12:06:19 wulf Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -488,3 +488,4 @@
Updated lang/python24 to 2.4.2nb3 [recht 2006-01-23]
Updated wm/icewm to 1.2.23nb1 [ghen 2006-01-23]
Updated wm/icewm-imlib to 1.2.23nb1 [ghen 2006-01-23]
+ Updated devel/p5-Test-Cmd to 1.05 [wulf 2006-01-23]
Home |
Main Index |
Thread Index |
Old Index