[Blotter-commits] r1334 - pkg/quantstrat/tests

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jan 2 20:50:51 CET 2013


Author: milktrader
Date: 2013-01-02 20:50:51 +0100 (Wed, 02 Jan 2013)
New Revision: 1334

Modified:
   pkg/quantstrat/tests/run-all.R
Log:
uncommented run-all and build now depends on tests passing

Modified: pkg/quantstrat/tests/run-all.R
===================================================================
--- pkg/quantstrat/tests/run-all.R	2013-01-02 19:47:40 UTC (rev 1333)
+++ pkg/quantstrat/tests/run-all.R	2013-01-02 19:50:51 UTC (rev 1334)
@@ -1,4 +1,4 @@
 library(testthat)
 library(quantstrat)
 
-#test_package("quantstrat")
+test_package("quantstrat")



More information about the Blotter-commits mailing list