Commit 1f22e06e authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Add autopkgtest

parent ab555b00
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.
+4 −0
Original line number Diff line number Diff line
sra-sdk (2.9.0+dfsg-1) UNRELEASED; urgency=medium

  [ Andreas Tille ]
  * New upstream version
  * debhelper 11
  * New Build-Depends: libvdb-sqlite-dev, versioned Build-Depends
    libncbi-vdb-dev (>= 2.9.0)
  * Exclude strangely failing test align-cache (needs investigation)

  [ Liubov Chuprikova ]
  * Add autopkgtest

 -- Andreas Tille <tille@debian.org>  Sat, 24 Mar 2018 07:41:44 +0100

sra-sdk (2.8.2-5+dfsg-1) unstable; urgency=medium
+16 −0
Original line number Diff line number Diff line
@@ -49,3 +49,19 @@ License: LGPL-3+
 .
 On Debian systems you can find the full text of the GNU Lesser General
 Public License at /usr/share/common-licenses/LGPL-3.

Files: debian/tests/test-data/test-data.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 data set prepared from
 original SRAs with accession numbers SRR6650398, SRR2042184 and SRR7032226.
+3 −0
Original line number Diff line number Diff line
README*
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/test-data.tar.gz
Loading