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

Add autopkgtest

parent 4eae977a
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
soapdenovo2 (241+dfsg-3) UNRELEASED; urgency=medium

  * Team upload.
  * Add autopkgtest

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Tue, 12 Jun 2018 17:35:14 +0200

soapdenovo2 (241+dfsg-2) unstable; urgency=medium

  * debian/upstream/metadata:
+18 −0
Original line number Diff line number Diff line
@@ -79,3 +79,21 @@ License: GPL-2+
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

Files: debian/tests/test-data/SRR2480581.fastq.tar.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 files contained in the archive are a small data set prepared
 from the original SRA with accession number SRR2480581.
 .
 To download the original file you can use fastq-dump tool from SRA Toolkit:
    fastq-dump --split-3 SRR2480581
+3 −0
Original line number Diff line number Diff line
README.md
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/SRR2480581.fastq.tar.gz
Loading