From b458319fa25d900f2f6e11d8b3864b1de70c75a9 Mon Sep 17 00:00:00 2001 From: alanb Date: Tue, 19 Nov 2013 14:11:59 +0000 Subject: 8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests Reviewed-by: dholmes, sla, tbell --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile b/test/Makefile index af84275..08b91bf 100644 --- a/test/Makefile +++ b/test/Makefile @@ -59,7 +59,7 @@ all: jdk_all langtools_all langtools_% : @$(NO_STOPPING)$(call SUBDIR_TEST, $(LANGTOOLS_DIR), JT_JAVA=$(PRODUCT_HOME) JTREG_HOME=$(JT_HOME) TEST="$(subst langtools_,,$@)" $(subst langtools_,,$@)) -jdk_% : +jdk_% core_%s svc_%: @$(NO_STOPPING)$(call SUBDIR_TEST, $(JDK_DIR), TEST="$@" $@) ################################################################ -- cgit v1.2.3