From 07e18c07ac60f6db745b2c4d067dab9bd27f7d48 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 5 Aug 2012 22:20:19 +0000 Subject: [PATCH] Added ScalaTest support to routerconsole build.xml To run (once tests exist) execute something like ant -Dclasspath=/usr/share/java/mockito-core.jar -Dscalatest.libs=./lib -Dwith.cobertura=/usr/share/java/cobertura.jar fulltest --- apps/routerconsole/java/build.xml | 108 ++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) diff --git a/apps/routerconsole/java/build.xml b/apps/routerconsole/java/build.xml index 185c4976a..024de53b6 100644 --- a/apps/routerconsole/java/build.xml +++ b/apps/routerconsole/java/build.xml @@ -330,6 +330,114 @@ splitindex="true" windowtitle="Router Console" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SlowTests + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +