From 22bfff85525185ef6e84de5c982d23f24abb93a1 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Sun, 10 Feb 2002 22:29:48 +0000 Subject: [PATCH] small changes to the tests -option to control summary printouts -JavaTest is excluded from the bulk test -the test classpath is turned into a property and passed down to the tests (and hence on to the build files themselves) -description for single test added git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271276 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index cd7224384..e68e7bfff 100644 --- a/build.xml +++ b/build.xml @@ -26,6 +26,7 @@ + + @@ -910,6 +913,8 @@ + @@ -973,20 +978,30 @@ + + - + + - + +