Commit b4a8c15a authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Add autopkgtest

parent fff1e78c
Loading
Loading
Loading
Loading

debian/README.test

0 → 100644
+8 −0
Original line number Diff line number Diff line
Notes on how this package can be tested.
_______________________________________

This package can be tested by execution

	sh run-unit-test

in order to confirm its integrity.
+7 −0
Original line number Diff line number Diff line
swarm-cluster (2.2.2+dfsg-2) UNRELEASED; urgency=medium

  * Team upload.
  * Add autopkgtest

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Sat, 16 Jun 2018 19:08:01 +0200

swarm-cluster (2.2.2+dfsg-1) unstable; urgency=medium

  * New upstream version (no pdf versions of makefiles any more)
+18 −0
Original line number Diff line number Diff line
@@ -696,3 +696,21 @@ Copyright: 2014-2015 Tim Booth <tbooth@ceh.ac.uk>
License: GPL-3+
 On Debian Systems you can find a copy of the GNU GENERAL PUBLIC LICENSE
 at /usr/share/common-licenses/GPL-3.

Files: debian/tests/test-data/input.fasta.gz
Copyright: 1996-2018 NCBI
License: unrestricted
 Databases of molecular data on the NCBI Web site include such examples as
 nucleotide sequences (GenBank), protein sequences, macromolecular structures,
 molecular variation, gene expression, and mapping data. They are designed to
 provide and encourage access within the scientific community to sources of
 current and comprehensive information. Therefore, NCBI itself places no
 restrictions on the use or distribution of the data contained therein. Nor do
 we accept data when the submitter has requested restrictions on reuse or
 redistribution.
Comment:
 The test data file was prepared from a SRA data file with accession number
 SRR7082946 according to the instructions described in README.html
 .
 To download the original file you can use fastq-dump tool from SRA Toolkit:
    fastq-dump SRR7082946
+3 −0
Original line number Diff line number Diff line
README.html
debian/tests/test-data
debian/tests/run-unit-test
debian/README.test
+1 −0
Original line number Diff line number Diff line
debian/tests/test-data/input.fasta.gz
Loading