[libconfig-model-dpkg-perl] 02/04: comment usage of dependency-grammar test

dod at debian.org dod at debian.org
Wed Apr 26 15:46:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 5a17dfb486d1b2fb1786a502d9eb13b95b44d6e8
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Apr 26 17:22:20 2017 +0200

    comment usage of dependency-grammar test
---
 t/dependency-grammar.t | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/t/dependency-grammar.t b/t/dependency-grammar.t
index 289526e..694b6aa 100644
--- a/t/dependency-grammar.t
+++ b/t/dependency-grammar.t
@@ -7,6 +7,13 @@ use Config::Model::Dpkg::Dependency ;
 use Log::Log4perl qw(:easy) ;
 use 5.10.0;
 
+# invoke with
+# perl -Ilib t/dependency-grammar.t [ args [ test_kind [ pattern ] ] ]
+# args is rdh rdt rdth for Parse::RecDescent debug
+# test_kind: g | e for good tests or error tests
+# pattern is used to filter according to the content of the tested dependency
+
+
 use warnings;
 
 use strict;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list