aboutsummaryrefslogtreecommitdiff
path: root/make/project.properties
diff options
context:
space:
mode:
authorsundar <none@none>2013-01-09 22:32:40 +0530
committersundar <none@none>2013-01-09 22:32:40 +0530
commit9ef42588f3ca25dafb442cb1283e548880d5455f (patch)
tree625771a6f26069096defffe6d5c325d8a8488b92 /make/project.properties
parent44dc8b63d69ac7beab597793af4b09ff6d2c5bc3 (diff)
downloadjdk8u_nashorn-9ef42588f3ca25dafb442cb1283e548880d5455f.tar.gz
8005940: provide ant targets to get and update external test scripts
Reviewed-by: jlaskey, lagergren
Diffstat (limited to 'make/project.properties')
-rw-r--r--make/project.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/project.properties b/make/project.properties
index d14e4cb6..202e0768 100644
--- a/make/project.properties
+++ b/make/project.properties
@@ -154,7 +154,7 @@ test-sys-prop.test.js.exclude.dir=${test.script.dir}/currently-failing ${test.ex
test-sys-prop.test.js.unchecked.dir=${test262.dir}
# test root for octane
-octane-test-sys-prop.test.js.roots=${test.external.dir}/octane/benchmarks
+octane-test-sys-prop.test.js.roots=${test.external.dir}/octane/
# framework root for octane
octane-test-sys-prop.test.js.framework=${test.basic.dir}/run-octane.js
@@ -163,7 +163,7 @@ octane-test-sys-prop.test.js.framework=${test.basic.dir}/run-octane.js
octane-test-sys-prop.test.js.exclude.list=base.js
# test root for sunspider
-sunspider-test-sys-prop.test.js.roots=${test.external.dir}/sunspider/
+sunspider-test-sys-prop.test.js.roots=${test.external.dir}/sunspider/tests/sunspider-1.0/
# framework root for sunspider
sunspider-test-sys-prop.test.js.framework=${test.basic.dir}/runsunspider.js