On Sun, 25 Jun 2006 23:32:48 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> Hi
> 
> Attached is a patch for /components/fpcunit.  The patch should be
> applied from the root Lazarus directory.
> 
> It is a combined patch (a few files have changes).
> 
> Change:
> * A new unit has been added (xmlreporter.pas).  It is a XML test
> listener based on the XML unit that come with FPC. This change now
> produces valid XML documents that can be parsed by XSLT.
> * The XML generated from the GUI Test Runner or as a Test Listener
> (live updates) are now identical. The node structures differed before.
> * The GUI Runner tree now scrolls while tests get run.
> * Error nodes get removed correctly when tests get re-run without
> quiting the gui runner.
> * A conditional define has been added in the guitestrunner.pas unit
> that controls the new XML Listner or the old XML builder.
> * Incorporated Darius's patch as well which adds a Synedit XML
> Highlighter.

Thanks. Applied.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to