< prev index next >

test/java/util/stream/test/TEST.properties

Print this page


   1 # This file identifies root(s) of the test-ng hierarchy.
   2 
   3 TestNG.dirs = .
   4 
   5 lib.dirs = /java/util/stream/bootlib
   6 
   7 # Tests that must run in othervm mode
   8 othervm.dirs= /java/util/stream
   1 # This file identifies root(s) of the test-ng hierarchy.
   2 
   3 TestNG.dirs = .
   4 
   5 lib.dirs = /java/util/stream/bootlib/java.base
   6 
   7 # Tests that must run in othervm mode
   8 othervm.dirs= /java/util/stream
< prev index next >