libxml2 regression test, Was: Re: [xslt] Nodeset in extensions



On Sat, 10 Jan 2004, Daniel Veillard wrote:

> Maybe I'm wrong. We take patches. Make 100% sure that:
>     1/ you compiled libxml2 and libxslt with
>        memory debug enabled
>     2/ all the regression tests still pass without deviation
>        or memory leak

Hi Daniel,

I have built various versions of libxml2 and libxslt over the past 2 years,
and I always did
	'configure;make;make check;make DESTDIR=<somewhere> install'

In the regression tests for libxslt there used to be lots of more or less
suspicious differences, but they have disappeared with libxslt-1.1.0.
For libxlm2 (2.6.4) there are, however, two suspicious differences left.
Attached the relevant fragment of the output resulting from 'make check'.

Any comments?

One more question: 'make check' outside the source tree (i.e. with VPATH)
didn't work so well, which caused me to do the build in a symlinked tree
(created with X11's lndir). Has this situation changed?

regards
Peter Breitenlohner <peb@mppmu.mpg.de>
## Regexp regression tests
## Automata regression tests
## Schemas regression tests
## Relax-NG regression tests
docbook_0 result
0a1,6 > ./test/relaxng/docbook_0.xml:16: I/O warning : failed to load external entity "test/dtd/4.1.2/docbookx.dtd" > ]> > ^ > ./test/relaxng/docbook_0.xml:1864: parser error : Entity 'copy' not defined > <sgmltag>&amp;copy;</sgmltag> &mdash; copyright sign (&copy;) > ^
## Relax-NG streaming regression tests
docbook result
0a1,6 > ./test/relaxng/docbook_0.xml:16: I/O warning : failed to load external entity "test/dtd/4.1.2/docbookx.dtd" > ]> > ^ > ./test/relaxng/docbook_0.xml:1760: parser error : Entity 'copy' not defined > <sgmltag>&amp;copy;</sgmltag> &mdash; copyright sign (&copy;) > ^
## Threaded regression tests
## generating dba100000.xml
## Timing tests to try to detect performance


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