Add functions to mark tests as skipped or incomplete
authorMatthias Clasen <mclasen@redhat.com>
Sat, 17 Aug 2013 18:11:24 +0000 (14:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Aug 2013 21:25:56 +0000 (17:25 -0400)
commit88eaefb9d5f52bedf34a359b21c62f3c2cb95f20
treecb75e97485e47873960f2a6a28d6230535490de1
parent4e6d25f00501c0b9b3660d62409ea002ad24ca0a
Add functions to mark tests as skipped or incomplete

We also expand the GTestResult enumeration to include
values for skipped and incomplete tests, and pass that
on when logging a test result.

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