From 342b05b849e69b4db8e10acbeea4953d37f2d2bc Mon Sep 17 00:00:00 2001 From: Som Snytt Date: Fri, 22 Nov 2013 12:21:31 -0800 Subject: Test in quick mode for ant build Add a target `test.suite.quick`. Let test.quick depend only on init and quick.done, and load the task using the quick path (with non-core deps). --- build.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 9e385ee802..648baf9bce 100755 --- a/build.xml +++ b/build.xml @@ -920,9 +920,15 @@ TODO: Why, the compiler we're testing, of course, and partest with all its dependencies. --> + + + + + +