From 388c9a9c55119dc9b882b4e6f0704ccdb1330037 Mon Sep 17 00:00:00 2001 From: David Roazen Date: Fri, 2 Sep 2011 14:34:31 -0400 Subject: [PATCH] Enable public-only tests. Public-only tests will allow us to check for runtime public -> private dependencies when bamboo updates the github repository (currently, we only check for *compile-time* public -> private dependencies). To compile/run only public tests, append ".public" to the name of an existing test target: ant test.public ant integrationtest.public ant performancetest.public ant pipelinetest.public ant pipelinetestrun.public --- build.xml | 282 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 155 insertions(+), 127 deletions(-) diff --git a/build.xml b/build.xml index 275cb5555..beca6bce0 100644 --- a/build.xml +++ b/build.xml @@ -709,53 +709,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -769,20 +722,116 @@ - - - + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -792,10 +841,10 @@ - + - - + - - + + + + - - + + + + + + + + + + + + + + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + - + + + - + - + + + - + - + + + - + - + + + - + + + + + + - - + + - - + + - - - - - - + +