[med-svn] [r-cran-scales] 02/02: Polish testing, but does not work yet. Needs further investigation

Andreas Tille tille at debian.org
Wed Jun 18 15:04:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-scales.

commit d4ebe36be13e0b4a7bb7b2bbbc545dd561acd8f4
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 18 17:04:26 2014 +0200

    Polish testing, but does not work yet.  Needs further investigation
---
 debian/changelog           | 5 +++++
 debian/control             | 1 +
 debian/tests/run-unit-test | 2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 742e5dd..2246658 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 r-cran-scales (0.2.4-1) UNRELEASED; urgency=medium
 
+  [ Benjamin Eikel ]
   * New upstream release.
 
+  [ Andreas Tille ]
+  * Add autopkgtest
+  TODO: Does not work yet ...
+
  -- Benjamin Eikel <debian at eikel.org>  Tue, 17 Jun 2014 16:48:55 +0200
 
 r-cran-scales (0.2.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d0c8512..4f6d659 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Benjamin Eikel <debian at eikel.org>
 Section: gnu-r
 Priority: optional
+Testsuite: autopkgtest
 Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev (>= 2.10.0),
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 4ec3b0a..eaa7fe2 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -7,5 +7,5 @@ fi
 cd $ADTTMP
 cp -a /usr/share/doc/${pkg}/tests/* $ADTTMP
 gunzip -r *
-LC_ALL=C R --no-save < test-all.R
+LC_ALL=C R --no-save < testthat.R
 rm -fr $ADTTMP/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-scales.git



More information about the debian-med-commit mailing list