OpenJDK / lambda / lambda / jdk
changeset 7683:ea82df500e99
JTreg b06 supports bootclasspath.dirs
author | henryjen |
---|---|
date | Mon, 18 Mar 2013 13:08:38 -0700 |
parents | 195249c00945 |
children | 8aed7b1a8fd1 |
files | test-ng/TEST.ROOT test-ng/bootlib/TEST.properties test-ng/boottests/TEST.properties test-ng/tests/TEST.properties |
diffstat | 4 files changed, 14 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/test-ng/TEST.ROOT Mon Mar 18 11:44:06 2013 -0700 +++ b/test-ng/TEST.ROOT Mon Mar 18 13:08:38 2013 -0700 @@ -1,4 +1,2 @@ # This file identifies root(s) of the test-ng hierarchy. -TestNG.dirs=tests -
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-ng/bootlib/TEST.properties Mon Mar 18 13:08:38 2013 -0700 @@ -0,0 +1,4 @@ +# This file identifies root(s) of the test-ng hierarchy. + +bootclasspath.dirs = . +