< 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 # java.time tests use TestNG
   2 TestNG.dirs = ..
   3 othervm.dirs = java/time/chrono
   4 lib.dirs = ../../../lib/testlibrary
   5 lib.build = jdk.testlibrary.RandomFactory
   1 # java.time tests use TestNG
   2 TestNG.dirs = ..
   3 othervm.dirs = java/time/chrono
   4 lib.dirs = /test/lib
   5 lib.build = jdk.test.lib.RandomFactory
< prev index next >