gstreamer/check
Thomas Vander Stichele e5afa8a31b check/Makefile.am: clean up environment for when registry gets built versus when actual tests are run; valgrind seems...
Original commit message from CVS:

* check/Makefile.am:
clean up environment for when registry gets built versus
when actual tests are run; valgrind seems to not report
leaks if GST_PLUGIN_PATH is set to some specific values
* check/gst/gstbin.c: (GST_START_TEST):
add more refcounting checks; maybe this exposes a
preroll lock bug ?
* common/check.mak:
* gst/base/gstbasesink.c: (gst_base_sink_handle_object):
* gst/check/gstcheck.h:
* gst/gstbin.c: (bin_element_is_semi_sink), (gst_bin_get_state),
(gst_bin_change_state):
* gst/gstpad.c: (gst_pad_activate_push), (gst_pad_chain):
add/fix debugging/whitespace
2005-08-21 15:01:18 +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/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
gst-libs move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +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