8098834: Update jprt.properties with property listing tests subtrees
authordpochepk
Sat, 20 Jun 2015 11:24:07 +0300
changeset 31322 50d324a110ee
parent 31223 1ae63197b768
child 31323 d0d0b9b56286
8098834: Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
make/jprt.properties
--- a/make/jprt.properties	Thu Jun 18 22:38:34 2015 -0700
+++ b/make/jprt.properties	Sat Jun 20 11:24:07 2015 +0300
@@ -45,6 +45,9 @@
 # Directories to be excluded from the source bundles
 jprt.bundle.exclude.src.dirs=build dist webrev
 
+# Regression tests subtrees to use
+jprt.test.src.directories=./test,./hotspot/test,./jdk/test,./langtools/test
+
 # Use configure when building
 jprt.build.use.configure=true