On Wed, 14 Nov 2007, Akim Demaille wrote: > It might be time to write some (simple) tests of the XML output. If I > have some time I will, but...
We might consider adding a maintainer-xml-check similar to maintainer-push-check. That is, we might test the XSLT output against the --report and --graph output for all grammars in the test suite. Of course, this would not help with xml2xhtml.xsl, so it would definitely need its own test cases. I'm sure we could come up with something in M4 to make this happen. Unfortunately, the "Big triangle" and "Big horizontal" torture tests never complete on my system when testing xml2dot.xsl, so we would want to be able to specify that certain test cases be skipped. > * data/Makefile.am (dist_pkgdata_DATA): Ship and install bison.xsl. Whoops. Thanks.
