From: William F. D. <wil...@th...> - 2005-03-18 19:44:03
|
On Sat, 2005-03-05 at 12:35 +0100, Martin Quinson wrote: > Hello, > > I'm completly lost here. I'm tweaking the makefile back and forth to try to > get it testing something, in vain. If you have any solution leading to even > a minimalist step forward, please commit it. I have the "joke" tests working from the Makefile (though not with debugging turned on, which for me causes a core dump in the print_yy_stack() function). But the larger test, which tries to parse FleXML.html using http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd is quite a failure. The problem is that when shack checked in changes to content of the the documentation in FleXML.html, the file became no longer XML. I will separate out the last revision of FleXML.html that was also XML, into a different file, and make sure the test uses that for input. I'm not quite ready to throw out examples/* and replace it with some real tests, but that is what needs to be done. Will -- William F Dowling wil...@th... www.isinet.com |