[med-svn] r22358 - trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian
Tatiana Malygina
latticetower-guest at moszumanska.debian.org
Mon Jul 4 18:35:37 UTC 2016
Author: latticetower-guest
Date: 2016-07-04 18:35:37 +0000 (Mon, 04 Jul 2016)
New Revision: 22358
Added:
trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/README.test
Modified:
trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog
trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/docs
Log:
add debian/README.test, add package tests to debian/docs
Added: trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/README.test
===================================================================
--- trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/README.test (rev 0)
+++ trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/README.test 2016-07-04 18:35:37 UTC (rev 22358)
@@ -0,0 +1,17 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+This package uses `autopkgtest-pkg-perl` as a default testsuite.
+Read more at https://pkg-perl.alioth.debian.org/autopkgtest.html
+
+To test manually, run:
+
+ perl /usr/share/doc/librg-blast-parser-perl/01RG-Blast-Parser.t
+
+Another test (02test.t) uses example files.
+To run it, cd to some dir where you have write permissions and do
+
+ cp -r /usr/share/doc/librg-blast-parser-perl/examples .
+ gunzip examples/*.gz
+ perl /usr/share/doc/librg-blast-parser-perl/02test.t
+
Modified: trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog 2016-07-04 17:53:47 UTC (rev 22357)
+++ trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog 2016-07-04 18:35:37 UTC (rev 22358)
@@ -7,6 +7,7 @@
* add `tests/pkg-perl/smoke-files` file, as described here:
http://pkg-perl.alioth.debian.org/autopkgtest.html#smoke
- to enable using files from `examples` folder while running tests
+ * add debian/README.test and package tests to debian/docs
-- Tatiana Malygina <merlettaia at gmail.com> Wed, 22 Jun 2016 11:38:12 +0300
Modified: trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/docs
===================================================================
--- trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/docs 2016-07-04 17:53:47 UTC (rev 22357)
+++ trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/docs 2016-07-04 18:35:37 UTC (rev 22358)
@@ -1 +1,3 @@
README
+debian/README.test
+t/*
More information about the debian-med-commit
mailing list