[cod-tools] 44/142: trunk/ Adding synonyms for 'tests': 'test' and 'check'.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit 17361cfa3bf0892f2a7e14b29f217fa8d57d4202
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Fri Nov 18 13:27:14 2016 +0000
trunk/
Adding synonyms for 'tests': 'test' and 'check'.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@44 26752c47-bcd6-4c9c-b022-347364b77eb5
---
libcexceptions0/Makelocal-tests | 2 +-
libgetoptions0/Makelocal-tests | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libcexceptions0/Makelocal-tests b/libcexceptions0/Makelocal-tests
index eab943f..47e219b 100644
--- a/libcexceptions0/Makelocal-tests
+++ b/libcexceptions0/Makelocal-tests
@@ -1,4 +1,4 @@
-tests: ${ORIG_TAR_GZ}
+test tests check: ${ORIG_TAR_GZ}
zcat $< | tar -xv
${MAKE} -C ${PKGNAME} tests LIBS=
rm -rf ${PKGNAME}
diff --git a/libgetoptions0/Makelocal-tests b/libgetoptions0/Makelocal-tests
index cba8f2a..561e8ca 100644
--- a/libgetoptions0/Makelocal-tests
+++ b/libgetoptions0/Makelocal-tests
@@ -1,4 +1,4 @@
-tests: ${ORIG_TAR_GZ}
+test tests check: ${ORIG_TAR_GZ}
zcat $< | tar -xv
${MAKE} -C ${PKGNAME} tests LIBS= LFLAGS="-lm -lcexceptions -lgetoptions"
rm -rf ${PKGNAME}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list