Support TAP as an output format
authorMatthias Clasen <mclasen@redhat.com>
Sat, 17 Aug 2013 18:16:37 +0000 (14:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Aug 2013 21:25:57 +0000 (17:25 -0400)
commit19aafc4ca4dba2b63d24f01d23890ff30ef9b133
treeac7e3c516e4019f9d666dab567987fc17b650568
parent69582bf63565c187a64daa1b9b22fc5a4d322db3
Support TAP as an output format

Initial support for the Test Anything Protocol for
GTest output. Use the --tap option to get TAP output.
More information about TAP can be found e.g. here:
http://en.wikipedia.org/wiki/Test_Anything_Protocol

https://bugzilla.gnome.org/show_bug.cgi?id=692125
glib/gtestutils.c