]> git.proxmox.com Git - libgit2.git/commitdiff
Enable basic autopkgtest
authorPirate Praveen <praveen@debian.org>
Fri, 13 Jul 2018 02:47:26 +0000 (08:17 +0530)
committerPirate Praveen <praveen@debian.org>
Fri, 13 Jul 2018 03:51:14 +0000 (09:21 +0530)
debian/tests/control [new file with mode: 0644]

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644 (file)
index 0000000..241da9a
--- /dev/null
@@ -0,0 +1,2 @@
+Test-Command: cmake debian/tests;make;./libgit2_test
+Depends: @, cmake, gcc, g++