>I'm looking for help/hints on how to set up and run the Xalan C++ test
suite
>properly, in order to test the new Mac OS X port of Xalan C++.

>Are there any QA/Test personnel lurking out there that will give me
pointers
>please?

James,

Sorry I didn't get back to you earlier,  but we've been busy getting a
reference release and the 1.2 releases out
lately.

So the deal is this,  we run the C++ conformance through a java harness.
(the java processor gets more attention),
so you'll need to pull down the whole  "xml-xalan/test"  directory as well.
The procedure has just been updated and
simplified.   The following command and comments are from the developer of
the harness and should do it for you.
The only other thing you'll need are an up to date copy of the necessary
jars.  I'll go do a build and send those off
to you later this morning.

E:\builds\xml-xalan\test>build conf -DtestClass=CConformanceTest -Dconf.
category=processorinfo

Note: See test.properties for all conf. prefixed entries.  If you want to
override, create a my.test.properties file in the same dir with overridden
props.  This is the new way to execute tests; later on after I get back I
will be deleting runtest.bat.

Paul



Reply via email to