[med-svn] r17935 - trunk/packages/bowtie/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Wed Sep 3 10:00:40 UTC 2014


Author: tille
Date: 2014-09-03 10:00:37 +0000 (Wed, 03 Sep 2014)
New Revision: 17935

Added:
   trunk/packages/bowtie/trunk/debian/README.test
Modified:
   trunk/packages/bowtie/trunk/debian/bowtie.docs
   trunk/packages/bowtie/trunk/debian/changelog
Log:
Add debian/README.test to explain how to test the package


Added: trunk/packages/bowtie/trunk/debian/README.test
===================================================================
--- trunk/packages/bowtie/trunk/debian/README.test	                        (rev 0)
+++ trunk/packages/bowtie/trunk/debian/README.test	2014-09-03 10:00:37 UTC (rev 17935)
@@ -0,0 +1,9 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+To run the unit tests provided by the package you can do
+
+   sh run-unit-test
+
+in this directory.  Make sure you have installed bowtie-examples
+before running the script.

Modified: trunk/packages/bowtie/trunk/debian/bowtie.docs
===================================================================
--- trunk/packages/bowtie/trunk/debian/bowtie.docs	2014-09-03 09:47:54 UTC (rev 17934)
+++ trunk/packages/bowtie/trunk/debian/bowtie.docs	2014-09-03 10:00:37 UTC (rev 17935)
@@ -3,3 +3,5 @@
 TUTORIAL
 doc/manual.html
 doc/style.css
+debian/README.test
+debian/tests/run-unit-test

Modified: trunk/packages/bowtie/trunk/debian/changelog
===================================================================
--- trunk/packages/bowtie/trunk/debian/changelog	2014-09-03 09:47:54 UTC (rev 17934)
+++ trunk/packages/bowtie/trunk/debian/changelog	2014-09-03 10:00:37 UTC (rev 17935)
@@ -5,6 +5,7 @@
   * Add README.Debian informing users about the fact that we ignore copy
     of cpuid.h
   * Add unit tests for build time and autopkgtest
+  * Add debian/README.test to explain how to test the package
 
  -- Andreas Tille <tille at debian.org>  Wed, 03 Sep 2014 09:50:22 +0200
 




More information about the debian-med-commit mailing list