[libtest-simple-perl] 01/01: Mention Test::Tester and Test::use::ok in long description
Damyan Ivanov
dmn at moszumanska.debian.org
Sat Jun 13 19:39:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libtest-simple-perl.
commit c35762d4725a1ae36ff65931762ae92ac75c9f4b
Author: Damyan Ivanov <dmn at debian.org>
Date: Sat Jun 13 19:39:03 2015 +0000
Mention Test::Tester and Test::use::ok in long description
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index f99cee9..9ed7fe0 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Description: set of basic utilities for writing tests in Perl
* Test::Builder::Tester - test testsuites that are built with Test::Builder
* Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester
* Test::More - yet another framework for writing test scripts
+ * Test::Tester - a module for testing test modules built with Test::Builder
+ * Test::use::ok - an alternative to Test::More::use_ok
.
This module is already included as part of Perl's core distribution, so this
package is only beneficial when newer features or bug fixes are required.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list