[Phylobase-commits] r945 - in pkg: inst/unitTests tests/testthat

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu May 8 00:14:15 CEST 2014


Author: francois
Date: 2014-05-08 00:14:15 +0200 (Thu, 08 May 2014)
New Revision: 945

Added:
   pkg/tests/testthat/test.phylo4.R
Removed:
   pkg/inst/unitTests/runit.phylo4.R
Log:
move/update phylo4 tests

Deleted: pkg/inst/unitTests/runit.phylo4.R
===================================================================
--- pkg/inst/unitTests/runit.phylo4.R	2014-05-07 22:13:00 UTC (rev 944)
+++ pkg/inst/unitTests/runit.phylo4.R	2014-05-07 22:14:15 UTC (rev 945)
@@ -1,11 +0,0 @@
-#
-# --- Test phylo4.R ---
-#
-
-# phylo4.R is mostly used to set generics, so no testing needed
-
-# one non-exported method:
-test..genlab <- function() {
-    # use phylobase:::.genlab
-}
-

Copied: pkg/tests/testthat/test.phylo4.R (from rev 880, pkg/inst/unitTests/runit.phylo4.R)
===================================================================
--- pkg/tests/testthat/test.phylo4.R	                        (rev 0)
+++ pkg/tests/testthat/test.phylo4.R	2014-05-07 22:14:15 UTC (rev 945)
@@ -0,0 +1,11 @@
+#
+# --- Test phylo4.R ---
+#
+
+# phylo4.R is mostly used to set generics, so no testing needed
+
+# one non-exported method:
+## test..genlab <- function() {
+##     # use phylobase:::.genlab
+## }
+



More information about the Phylobase-commits mailing list