[Phylobase-commits] r948 - pkg/tests/testthat

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu May 8 15:09:23 CEST 2014


Author: francois
Date: 2014-05-08 15:09:22 +0200 (Thu, 08 May 2014)
New Revision: 948

Added:
   pkg/tests/testthat/test.treePlot.R
Log:
move/convert treePlot to testthat

Copied: pkg/tests/testthat/test.treePlot.R (from rev 880, pkg/inst/unitTests/runit.treePlot.R)
===================================================================
--- pkg/tests/testthat/test.treePlot.R	                        (rev 0)
+++ pkg/tests/testthat/test.treePlot.R	2014-05-08 13:09:22 UTC (rev 948)
@@ -0,0 +1,30 @@
+##
+## --- Test treePlot.R ---
+##
+
+## test.treePlot <- function() {
+## }
+
+## test.plotOneTree <- function() {
+## }
+
+## test.phyloXXYY <- function() {
+##     # function(phy, tip.order = NULL) 
+## }
+
+## test..bubLegendGrob <- function() {
+## }
+
+## test.drawDetails.bubLegend <- function() {
+## }
+
+## test.phylobubbles <- function() {
+## }
+
+## test.tip.data.plot <- function() {
+## }
+
+## test.plot.phylo4 <- function() {
+##     # signature(x='phylo4', y='missing')
+## }
+



More information about the Phylobase-commits mailing list