jaxp/test/javax/xml/jaxp/functional/TEST.properties
author joehw
Mon, 08 Jun 2015 21:59:07 -0700
changeset 31104 79a0696bbd7c
parent 27216 e63176413817
permissions -rw-r--r--
8080906: Develop test for Xerces Update: DOM L3 Serializer Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27216
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     1
# This file identifies root(s) of the test-ng hierarchy.
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     2
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     3
TestNG.dirs = .
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     4
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     5
lib.dirs = /javax/xml/jaxp/libs
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     6
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     7
# Tests that must run in othervm mode
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     8
othervm.dirs= /javax/xml/jaxp/functional
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     9
31104
79a0696bbd7c 8080906: Develop test for Xerces Update: DOM L3 Serializer
joehw
parents: 27216
diff changeset
    10
# Declare module dependency
79a0696bbd7c 8080906: Develop test for Xerces Update: DOM L3 Serializer
joehw
parents: 27216
diff changeset
    11
modules=java.xml
79a0696bbd7c 8080906: Develop test for Xerces Update: DOM L3 Serializer
joehw
parents: 27216
diff changeset
    12