new python script that generates an HTML unit test report from the XML
author15:03:51 Tim Janik <timj@imendio.com>
Thu, 20 Dec 2007 14:01:26 +0000 (14:01 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 20 Dec 2007 14:01:26 +0000 (14:01 +0000)
commit8acddd1ab4f1fb827f90c40c9fdf075dd3ceea91
treeb3abb0b013442976c5b8450d4d94a8d7e1b4d188
parent71768c8426f0d6c580368f6c1d3fc339d2041be0
new python script that generates an HTML unit test report from the XML

2007-12-20 15:03:51  Tim Janik  <timj@imendio.com>

        * glib/gtester-report: new python script that generates an HTML
        unit test report from the XML files generated by gtester.

        * glib/Makefile.am: install gtester-report in $bindir and configure
        it upon installation (version number and python shebang).

svn path=/trunk/; revision=6171
ChangeLog
glib/Makefile.am
glib/gtester-report [new file with mode: 0755]