test/harness/warningsparser.h
author ali <ali@juiblex.co.uk>
Sat Sep 21 23:40:18 2013 +0100 (2013-09-21)
changeset 92 7a62c77a0dbe
permissions -rw-r--r--
Fix bug #6: BL treats a slanted apostrophe ? as a word separator, not as a contraction or possessive
     1 #include <glib.h>
     2 
     3 GMarkupParseContext *warnings_parse_context_new(Testcase *testcase);