fbe85300bf
Co-authored-by: Mandy Chung <mandy.chung@oracle.com> Co-authored-by: Claes Redestad <claes.redestad@oracle.com> Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com> Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
8 lines
321 B
Properties
8 lines
321 B
Properties
# Threeten test uses TestNG
|
|
TestNG.dirs = .
|
|
othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format
|
|
modules = jdk.localedata
|
|
lib.dirs = ../../lib/testlibrary
|
|
lib.build = jdk.testlibrary.RandomFactory
|
|
modules = java.base/java.time:open java.base/java.time.chrono:open java.base/java.time.zone:open
|