8098834: Update jprt.properties with property listing tests subtrees

Reviewed-by: dholmes
This commit is contained in:
Dmitrij Pochepko 2015-06-20 11:24:07 +03:00
parent ce81f0da6d
commit f0b036aabc

@ -45,6 +45,9 @@ jprt.sync.push=${my.is.hotspot.job ? false : true}
# 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