From b83e2e693494dddea47faf38e8cfb7d103d43eea Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 20 Aug 2008 16:30:46 +0000 Subject: Note initial addition of p5-Test-Assertions version 1.054 as devel/p5-Test-Assertions into The NetBSD Packages Collection. The Perl 5 module Test::Assertions provides a convenient set of tools for constructing tests, such as unit tests or run-time assertion checks (like C's ASSERT macro). Unlike some of the Test:: modules available on CPAN, Test::Assertions is not limited to unit test scripts; for example it can be used to check output is as expected within a benchmarking script. When it is used for unit tests, it generates output in the standard form for CPAN unit testing (under Test::Harness). --- doc/CHANGES-2008 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index fcea68b94f3..0d5e0ea61e1 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.1936 2008/08/20 14:21:02 seb Exp $ +$NetBSD: CHANGES-2008,v 1.1937 2008/08/20 16:30:46 seb Exp $ Changes to the packages collection and infrastructure in 2008: @@ -3304,3 +3304,4 @@ Changes to the packages collection and infrastructure in 2008: Updated net/gtk-gnutella to 0.96.5 [adam 2008-08-20] Added www/p5-HTML-TokeParser-Simple version 3.15 [seb 2008-08-20] Added devel/p5-Log-Trace version 1.070 [seb 2008-08-20] + Added devel/p5-Test-Assertions version 1.054 [seb 2008-08-20] -- cgit v1.2.3