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

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed May 7 16:58:18 CEST 2014


Author: francois
Date: 2014-05-07 16:58:18 +0200 (Wed, 07 May 2014)
New Revision: 940

Added:
   pkg/tests/testthat/test.methods-oldclasses.R
Removed:
   pkg/inst/unitTests/runit.methods-oldclasses.R
Log:
moved/converted methods-oldclasses tests

Deleted: pkg/inst/unitTests/runit.methods-oldclasses.R
===================================================================
--- pkg/inst/unitTests/runit.methods-oldclasses.R	2014-05-07 14:57:43 UTC (rev 939)
+++ pkg/inst/unitTests/runit.methods-oldclasses.R	2014-05-07 14:58:18 UTC (rev 940)
@@ -1,8 +0,0 @@
-#
-# --- Test methods-oldclasses.R ---
-#
-
-test.reorder.phylo <- function() {
-    # function(x, order = 'cladewise')
-}
-

Copied: pkg/tests/testthat/test.methods-oldclasses.R (from rev 880, pkg/inst/unitTests/runit.methods-oldclasses.R)
===================================================================
--- pkg/tests/testthat/test.methods-oldclasses.R	                        (rev 0)
+++ pkg/tests/testthat/test.methods-oldclasses.R	2014-05-07 14:58:18 UTC (rev 940)
@@ -0,0 +1,8 @@
+#
+# --- Test methods-oldclasses.R ---
+#
+
+#test.reorder.phylo <- function() {
+#    # function(x, order = 'cladewise')
+#}
+



More information about the Phylobase-commits mailing list