gstreamer/check
Stefan Kost da9c04e2f0 gracefully handle helper method calls to objects that are not beeing controlled, added test case for that
Original commit message from CVS:
* check/gst-libs/controller.c: (GST_START_TEST),
(gst_controller_suite):
* docs/gst/tmpl/gstcaps.sgml:
* docs/gst/tmpl/gstghostpad.sgml:
* docs/gst/tmpl/gstquery.sgml:
* docs/gst/tmpl/gstutils.sgml:
* libs/gst/controller/gst-helper.c: (gst_object_set_controller),
(gst_object_sink_values), (gst_object_get_value_arrays),
(gst_object_get_value_array):
gracefully handle helper method calls to objects that are not beeing
controlled, added test case for that
2005-08-23 21:32:31 +00:00
..
elements check/Makefile.am: don't valgrind the controller test - it's leaking - Stefan, HELP 2005-08-21 10:39:39 +00:00
gst check/gst/gstcaps.c: Added check for gst_static_caps_get() refcounting. 2005-08-22 15:08:44 +00:00
gst-libs gracefully handle helper method calls to objects that are not beeing controlled, added test case for that 2005-08-23 21:32:31 +00:00
pipelines move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
states move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am check/Makefile.am: clean up environment for when registry gets built versus when actual tests are run; valgrind seems... 2005-08-21 15:01:18 +00:00