FYI: There is an attempt at a JUnit TestCase for Batik in the test suite, however Batik will fail to load the test documents. If I remember correctly, it is due to a problem with its handling of entity definitions.
The easiest way to run the test suite with Batik is to copy junit.jar, dom1-core.jar and junit-run.jar into the Batik build directory and then run: java -classpath dom1-core.jar junit.textui.TestRunner org.w3c.domts.level1.core.TestBatik (That is from memory, if it doesn't work, check the detailed general instructions for running with JUnit UIs). If using a graphical UI, you must use the -noloading switch. If you identify the loading problem, please email [EMAIL PROTECTED] Hope this is useful to your work. -----Original Message----- From: Dimitris Dimitriadis [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 2:47 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [Announcement] First version of W3C DOM Level 1 Core Conformance Test Suite released The DOM Test Suite Group releases the first version of the DOM Conformance Test Suite, Level 1 Core. The first version of the DOM Conformance Test Suite for Level 1 Core has been released by the DOM Test Suite Group. The DOM TS aims at helping implementors test their implementations' conformance with the W3C DOM Level 1 specification. This work, launched by W3C and NIST, is a publically developed and open framework to test the DOM Level 1 Core implementations. Read about the Document Object Model (DOM) Conformance Test Suites at http://www.w3.org/DOM/Test, where you can also download the DOM TS distribution. Comments are appreciated and need to be sent to [EMAIL PROTECTED] (online archive at http://lists.w3.org/Archives/Public/www-dom-ts) --- Mary Brady, NIST Dimitris Dimitriadis, Ontologicon, W3C Representative to the DOM TS Group Philippe Le Hégaret, W3C DOM Activity lead --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]