Author: tille Date: 2016-06-30 06:42:26 +0000 (Thu, 30 Jun 2016) New Revision: 22268
Modified: trunk/packages/R/r-cran-adephylo/trunk/debian/README.test Log: Forgot to commit README.test Modified: trunk/packages/R/r-cran-adephylo/trunk/debian/README.test =================================================================== --- trunk/packages/R/r-cran-adephylo/trunk/debian/README.test 2016-06-29 19:41:33 UTC (rev 22267) +++ trunk/packages/R/r-cran-adephylo/trunk/debian/README.test 2016-06-30 06:42:26 UTC (rev 22268) @@ -1,8 +1,9 @@ Notes on how this package can be tested. ──────────────────────────────────────── -To run the unit tests provided by the package you can do +This package can be tested by running the provided test: - sh run-unit-test +cd tests +LC_ALL=C R --no-save < testthat.R -in this directory. +in order to confirm its integrity. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
