From http://xmlroff.org/news.html (which we all know is from RSS):
xmlroff-testing is a framework for running the xmlroff XSL formatter
(http://xmlroff.org/) on test stylesheets, comparing the results
against reference output, and producing a summary report as well as
individual reports for each test. Using the provided CGI script, you
can also update each test's record from the test's report
page. xmlroff-testing 0.3.0 is over 90% faster than the previous
version when the test output hasn't changed since it only rasterizes
pages and compares results when the PDF output has actually changed.
From the NEWS file:
Changes between 0.2.7 and 0.3.0:
* Runs tests in less than 10% of previous time if no changes in PDF
output.
* Minor improvements to format of individual reports.
* Now checks log files for diffs.
From the ChangeLog:
2004-10-08 Tony Graham <ton...@us...>
* === Released 0.3.0 ===
* test2sh.xsl: Stopped deleting PNG files before test runs.
* makefile: Removed png-to-ref.pl, added png+ref2stereo.pl.
* README: Minor change.
* png+ref2stereo.pl: Don't die if diff fails.
* update-results.pl: Applied recent png-to-ref.pl changes to this
script.
* png-to-ref.pl: Removed since unused since long-since replaced by
update-results.pl.
* test2sh.xsl: Added diff of PDFs and logs, removed running
'convert' on PDFs.
* png-to-ref.pl: Added handling of PDF files.
* png+ref2stereo.pl: Removed debugging messages.
* png+ref2stereo.pl: Added running 'convert' and 'composite' only
for PDFs with diffs.
* dotests.pl: Commented out diffing of files. Added skipping of
'CVS' directories.
* README: Updated for more happening in png+ref2stereo.pl and less
in dotests.pl.
2004-10-07 Tony Graham <ton...@us...>
* update-results.pl: Corrected $cTestResultsBase.
* update-result.xsl: Stopped outputting DOCTYPE.
* testsuccess.xsl: Minor improvements to HTML for individual
reports.
* testsuccess.pl: Added output of file sizes for .log files as
well.
* png-to-ref.pl: Added moving .log files as well.
* makefile: Upped version to 0.3.0. Changed to remove .log, not
.err file.
* make-success-report.sh: Added png+ref2stereo.pl, removed path to
'make', changed HTML file name.
* dotests.pl: Made 'composite' in .log diffs ignorable.
* README, png+ref2stereo.pl, test2sh.xsl: Moved creating 'stereo'
files to png+ref2stereo.pl.
* configure.ac, autogen.sh: Moving to using autotools.
2004-10-06 Tony Graham <ton...@us...>
* README: Added lists of steps for how to do things.
Regards,
Tony.
|