Add subunit support to gtester-report
authorRobert Collins <robertc@robertcollins.net>
Tue, 15 Jun 2010 05:49:44 +0000 (01:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Jun 2010 05:49:44 +0000 (01:49 -0400)
commitf9e8b5d9d47859c7bb62430753ce77e981e4ee65
tree752afe7f6aed9d6c64513016a0f464baaae08d9b
parent8de6d03c4417a16cad2d089805f93da4b4160602
Add subunit support to gtester-report

This patch adds subunit support to gtester-report via a -s switch. Subunit
(https://launchpad.net/subunit) is a language neutral test activity protocol.
This can be used to integrate gtester tests with the Hudson CI tool amongst
other things.

Bug #611869.
glib/gtester-report