< prev index next >

test/jdk/java/time/tck/TEST.properties

Print this page
rev 48086 : 8181118: update java/time tests to use RandomFactory from the top level testlibrary
Reviewed-by: duke

*** 1,5 **** # java.time tests use TestNG TestNG.dirs = .. othervm.dirs = java/time/chrono ! lib.dirs = ../../../lib/testlibrary ! lib.build = jdk.testlibrary.RandomFactory --- 1,5 ---- # java.time tests use TestNG TestNG.dirs = .. othervm.dirs = java/time/chrono ! lib.dirs = /test/lib ! lib.build = jdk.test.lib.RandomFactory
< prev index next >