Re: [xslt] Release of libxslt-1.1.3



On Mon, 23 Feb 2004, Peter Breitenlohner wrote:

> Hi Daniel,
>
> ...........
>
> Contrary to this, 'make check' for libxslt-1.1.3 with srcdir != . succeeds
> in all tests and there is only a reasonably small number of output lines
> from the various diffs where the value of srcdir shows up.

Sorry, this was NOT correct: 'make check' for libxslt-1.1.3 with srcdir != .
fails in the last test 'stand-2.7-1' in tests/REC.

While all the tests (including stand-2.7-1) from
	@(for i in $(srcdir)/*.xsl ; do \
in this directory (as well as those in all other dirs) succeed, the one from
	@(for i in $(srcdir)/stand*.xml ; do \
fails with:
	stand-2.7-1.xml
	warning: failed to load external entity "stand-2.7-1.xsl"
	compilation error: element import
	xsl:import : unable to load stand-2.7-1.xsl
	compilation error: file ../../../libxslt-1.1.3/tests/REC/stand-2.7-1.xml line 3 element doc
	xsltParseStylesheetProcess : document is not a stylesheet
	Fatal error, no stand-2.7-1.res\n

Peter Breitenlohner <peb@mppmu.mpg.de>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]