aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mikTests.xml
blob: 111011c0103fe4ade5fc2b0327ca5c42bafce8c0 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd">

<suite>
    <ajc-test dir="bugs/bootstrapClasspath" pr="39959" 
            title="AJC Compiler generates invalid class files under certain circumstances."> 
        <compile files="UsesDOMParser.java" classpath="xerces.jar" /> 
        <run class="UsesDOMParser"/> 
    </ajc-test> 
</suite>