----- Original Message ---- From: Torsten Schoenfeld <[EMAIL PROTECTED]>
> >From running it against a few test suites and getting some strange > results, it seems like TAPx::Parser doesn't like lines like > > ok 3 # comment > > It flags the corresponding result as being of type "unknown". Unescaped hash marks are not allowed in test lines unless they begin a TODO or SKIP directive. Can you show the code which is producing this broken output? Is it something in Perl, maybe some hand-rolled stuff? I'll try and see if I can compile the stuff to get the Gtk interface running. I'm at a conference right now, though, so I may not have much time for this. If this works, mind if I include it in the distribution? Cheers, Ovid