Wed Aug 20 16:24:42 2008 UTC ()
Initial import of p5-Test-Assertions version 1.054 in 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).

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-Assertions/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-Assertions/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-Assertions/distinfo

File Added: pkgsrc/devel/p5-Test-Assertions/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/08/20 16:24:42 seb Exp $
#

DISTNAME=	Test-Assertions-1.054
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Test/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Test-Assertions/
COMMENT=	Perl 5 module prodiving building blocks for unit and runtime testing

PKG_DESTDIR_SUPPORT=	user-destdir

USE_TOOLS+=	perl	# for test target
USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/Test/Assertions/.packlist

DEPENDS+=	p5-Log-Trace-[0-9]*:../../devel/p5-Log-Trace

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-Test-Assertions/DESCR
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).

File Added: pkgsrc/devel/p5-Test-Assertions/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/08/20 16:24:42 seb Exp $

SHA1 (Test-Assertions-1.054.tar.gz) = f2312245ee07f2a6e77eb415860350b7a319fc47
RMD160 (Test-Assertions-1.054.tar.gz) = 3693de3706222bccadc2f2008d32237d7dd9ac6f
Size (Test-Assertions-1.054.tar.gz) = 21511 bytes