Mark some functions 'static' in glib/tests
authorRyan Lortie <desrt@desrt.ca>
Mon, 17 Oct 2011 00:57:40 +0000 (20:57 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 17 Oct 2011 01:41:15 +0000 (21:41 -0400)
commit3d93c44374964b5846aea61f32ecb294efe148db
treefa688f010d508d4729a0b26bea98553cbea3a567
parent5f79db145d5caf5c16d254cba80cccfdb82e1abc
Mark some functions 'static' in glib/tests

This has uncovered two unused testcases in option-context.c.  They are
currently broken and require more investigation (which is probably why
they are unused).
glib/tests/642026.c
glib/tests/collate.c
glib/tests/cond.c
glib/tests/logging.c
glib/tests/markup-subparser.c
glib/tests/option-context.c
glib/tests/sequence.c
glib/tests/slice.c
glib/tests/strfuncs.c
glib/tests/string.c