tests/check/gst/gststructure.c (GST_START_TEST): Add a check for the new warning.
authorAndy Wingo <wingo@pobox.com>
Mon, 3 Mar 2008 10:07:21 +0000 (10:07 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 3 Mar 2008 10:07:21 +0000 (10:07 +0000)
commit391d9dfc9e3fdf857147206890809ed57de2bc16
tree275ee70a7f77fc885f18a8ea92f9cb90337a4fe0
parent96aa08f00835f5179b8caba3cb35f5143525c05d
tests/check/gst/gststructure.c (GST_START_TEST): Add a check for the new warning.

Original commit message from CVS:

2008-03-03  Andy Wingo  <wingo@pobox.com>

* tests/check/gst/gststructure.c (GST_START_TEST): Add a check for
the new warning.

* gst/gststructure.c (gst_structure_from_string): Warn if
structure_from_string didn't consume the whole string, but the
caller did not provide an end pointer.
ChangeLog
common
gst/gststructure.c
tests/check/gst/gststructure.c