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

Add autopkgtest

parent d6a1938c
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.
+8 −0
Original line number Diff line number Diff line
autodock-vina (1.1.2-5) UNRELEASED; urgency=low

  * Team upload.
  * Add autopkgtest
    Closes: #890785

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Sat, 07 Jul 2018 14:30:23 +0300

autodock-vina (1.1.2-4) unstable; urgency=low

  [ Steffen Moeller ]
+7 −0
Original line number Diff line number Diff line
@@ -30,3 +30,10 @@ Copyright: © 2010 Yask Gupta <yask.gupta87@gmail.com>
           © 2011 Andreas Tille <tille@debian.org>
License: Apache License, Version 2.0
 Same license as program itself.

Files: debian/tests/test-data/*
Copyright: © 2018 Liubov Chuprikova <chuprikovalv@gmail.com>
License: Apache License, Version 2.0
 Same license as program itself.
Comment: Test data files were generated as it is discribed in Vina Video
 Tutorial: http://vina.scripps.edu/tutorial.html

debian/docs

0 → 100644
+3 −0
Original line number Diff line number Diff line
debian/tests/test-data
debian/tests/run-unit-test
debian/README.test

debian/tests/control

0 → 100644
+2 −0
Original line number Diff line number Diff line
Tests: run-unit-test
Depends: @
Loading