This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository r-cran-fitcoach.
commit 4471623e69381eabaf8b8456238fcd9868d31ec3 Author: Dylan Aïssi <[email protected]> Date: Mon Nov 14 22:56:31 2016 +0100 Remove d/tests/ not used --- debian/tests/control | 5 ----- debian/tests/generic | 7 ------- 2 files changed, 12 deletions(-) diff --git a/debian/tests/control b/debian/tests/control deleted file mode 100644 index a9d34ac..0000000 --- a/debian/tests/control +++ /dev/null @@ -1,5 +0,0 @@ -Tests: generic -Depends: @, r-cran-testthat, -Restrictions: allow-stderr - - diff --git a/debian/tests/generic b/debian/tests/generic deleted file mode 100644 index eb39c8e..0000000 --- a/debian/tests/generic +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -for testfile in tests/*.R; do - echo "BEGIN TEST $testfile" - LC_ALL=C R --no-save < $testfile -done - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-fitcoach.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
