GNOME Bugzilla – Bug 54015
REC-xml-20001006*.html not found
Last modified: 2009-08-15 18:40:50 UTC
The files REC-xml-20001006.html and REC-xml-20001006-review.html are not included in the libxslt-0.8.0 tar file and are expected by the test in the xmlspec directory. gmake[3]: Entering directory `/home/jwag/src/libxslt-0.8.0/tests/xmlspec' diff: ./REC-xml-20001006.html: No such file or directory Parsing stylesheet REC-xml-2e.xsl took 29 ms Parsing document REC-xml-20001006.xml took 80 ms Applying stylesheet took 376 ms Saving result took 30 ms diff: ./REC-xml-20001006-review.html: No such file or directory Parsing stylesheet REC-xml-2e.xsl took 29 ms Parsing document REC-xml-20001006.xml took 80 ms Applying stylesheet took 424 ms Saving result took 35 ms gmake[3]: Leaving directory `/home/jwag/src/libxslt-0.8.0/tests/xmlspec'
Also, the file result.xml is missing from the tests/multiple directory.
Okay I had already fixed the missing REC-xml output, and I just added result.xml to EXTRA_DIST in the Makefile.am, thanks for the report, Daniel
shipped in 0.9.0, Daniel