2013-01-23 04:59:21 +00:00
|
|
|
# Threeten test uses TestNG
|
|
|
|
TestNG.dirs = .
|
2013-04-18 11:24:55 +00:00
|
|
|
othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format
|
2015-05-27 19:57:10 +00:00
|
|
|
lib.dirs = ../../lib/testlibrary
|
2016-09-06 21:07:06 +00:00
|
|
|
lib.build = jdk.testlibrary.RandomFactory
|
2016-12-01 08:57:53 +00:00
|
|
|
modules = java.base/java.time:open java.base/java.time.chrono:open java.base/java.time.zone:open
|