> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > There is a test suite that you can checkout from the CVS repository. To > run it, you'll need Java and the appropriate jars to run the Java test > harness. > > There is also a new test harness written in C++ that is in the CVS > repository. You'll need to get the latest code to run it, which means > you'll have to upgrade your Xalan sources as well. >
Thanks for that, Dave. I've downloaded the latest tar.gz file, and looked around. I have some questions: (a) Do you mean I build all the executables (at least the ones that build - see below) using the Tests.dsw in xml-xalan\c\Tests and then run them sequentially? (b) The Tests.dsw workspace uses a project file called sourcetree.dsp. Unfortunately, sourcetree.dsp doesn't exist. Can I safely ignore it? (c) Several files in the test suite appear not to compile (such as \Tests\Params\Params.cpp). Should I submit test suite bugs to Bugzilla as I would for bugs in the standard Xalan C++ 1.2 code? Environment: MSVC6.0SP3+Dinkumware. Tar.gz file: http://cvs.apache.org/snapshots/xml-xalan/xml-xalan_20011031051749.tar.gz. Thanks again, Peter.
