[Blotter-commits] r1314 - in pkg/quantstrat: inst/tests tests

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Dec 21 15:51:26 CET 2012


Author: braverock
Date: 2012-12-21 15:51:26 +0100 (Fri, 21 Dec 2012)
New Revision: 1314

Added:
   pkg/quantstrat/tests/run-all.R
Removed:
   pkg/quantstrat/inst/tests/run-all.R
Log:
- revert r1313 and siuply comment out the run line in run-all until problems can be resolved


Deleted: pkg/quantstrat/inst/tests/run-all.R
===================================================================
--- pkg/quantstrat/inst/tests/run-all.R	2012-12-21 14:41:01 UTC (rev 1313)
+++ pkg/quantstrat/inst/tests/run-all.R	2012-12-21 14:51:26 UTC (rev 1314)
@@ -1,10 +0,0 @@
-### this file belongs in quantstrat/tests 
-### it is here now until the test failures can be resolved
-
-
-
-
-library(testthat)
-library(quantstrat)
-
-# test_package("quantstrat")

Added: pkg/quantstrat/tests/run-all.R
===================================================================
--- pkg/quantstrat/tests/run-all.R	                        (rev 0)
+++ pkg/quantstrat/tests/run-all.R	2012-12-21 14:51:26 UTC (rev 1314)
@@ -0,0 +1,4 @@
+library(testthat)
+library(quantstrat)
+
+#test_package("quantstrat")



More information about the Blotter-commits mailing list