Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Test-Tester
From: Ulrich Habel
Date: 2007-12-11 13:00:35
Message id: 20071211120035.6B35121507@cvs.netbsd.org
Log Message:
- updated package to 0.106
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.106
Some doc clarifications and improvements.
0.105
Fixed documentation for run_tests - looks like I copied code for
check_test and didn't alter it correctly. Ricardo Signes pointed out
the errors.
Removed the code and docs related to the $name parameter of run_tests,
it had no effect and a name makes no sense (again a hang over from
factoring this out of check_tests I guess).
0.104
Removed a bogus entry for Exporter in @ISA in Test::Tester::Capture
and add a "use Test::Builder". This can cause problems that I can't
reproduce. Thanks to Andres Koenig.
Files: