Mon Aug 11 14:18:59 2008 UTC ()
Import p5-Test-SubCalls version 1.07.

There are a number of different situations (like testing cacheing
code) where you want to want to do a number of tests, and then
verify that some underlying subroutine deep within the code was
called a specific number of times.

This module provides a number of functions for doing testing in
this way in association with your normal Test::More (or similar)
test scripts.


Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


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

File Added: pkgsrc/devel/p5-Test-SubCalls/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/08/11 14:18:59 he Exp $

DISTNAME=	Test-SubCalls-1.07
PKGNAME=	p5-${DISTNAME}
SVR4_PKGNAME=	p5tsc
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Test/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Test-SubCalls/
COMMENT=	Perl5 module to track the number of times subs are called

DEPENDS+=	p5-Hook-LexWrap>=0.20:../../devel/p5-Hook-LexWrap

PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=	auto/Test/SubCalls/.packlist

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

File Added: pkgsrc/devel/p5-Test-SubCalls/DESCR
There are a number of different situations (like testing cacheing
code) where you want to want to do a number of tests, and then
verify that some underlying subroutine deep within the code was
called a specific number of times.

This module provides a number of functions for doing testing in
this way in association with your normal Test::More (or similar)
test scripts.

File Added: pkgsrc/devel/p5-Test-SubCalls/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/08/11 14:18:59 he Exp $

SHA1 (Test-SubCalls-1.07.tar.gz) = a3f7bb0509ec14e3e2cc762323d7fbcb9f5bee24
RMD160 (Test-SubCalls-1.07.tar.gz) = c9793ac77cc9a138ff04fdd9f60f44120a9cb50b
Size (Test-SubCalls-1.07.tar.gz) = 22006 bytes