glib/glib/tests
Ryan Lortie 178698c8d3 add functions g_markup_parse_context_{push,pop} in order to provide some
2008-07-10  Ryan Lortie  <desrt@desrt.ca>

        * docs/reference/glib/glib-sections.txt:
        * glib/glib.symbols:
        * glib/gmarkup.c:
        * glib/gmarkup.h: add functions g_markup_parse_context_{push,pop} in
        order to provide some small hooks on which to build easy-to-use
        subparsers.
 
        * glib/tests/Makefile: add new test
        * glib/tests/markup-subparser.c: new test for subparsers
 
        Fixes bug #337518.


svn path=/trunk/; revision=7174
2008-07-10 08:41:59 +00:00
..
fileutils.c Bug 539770 - migrate gstrfunc unit tests to gtest 2008-06-24 13:55:22 +00:00
Makefile.am add functions g_markup_parse_context_{push,pop} in order to provide some 2008-07-10 08:41:59 +00:00
markup-subparser.c add functions g_markup_parse_context_{push,pop} in order to provide some 2008-07-10 08:41:59 +00:00
option-context.c add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally. 2008-05-28 16:18:27 +00:00
strfuncs.c Bug 539770 - migrate gstrfunc unit tests to gtest 2008-06-24 13:55:22 +00:00
testing.c add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally. 2008-05-28 16:18:27 +00:00