gstreamer/check
Thomas Vander Stichele 744193f884 check/Makefile.am: don't valgrind the controller test - it's leaking - Stefan, HELP
Original commit message from CVS:

* check/Makefile.am:
don't valgrind the controller test - it's leaking - Stefan, HELP
* gst/check/gstcheck.c: (gst_check_message_error),
(gst_check_chain_func), (gst_check_setup_element),
(gst_check_teardown_element), (gst_check_setup_src_pad),
(gst_check_teardown_src_pad), (gst_check_setup_sink_pad),
(gst_check_teardown_sink_pad):
* gst/check/gstcheck.h:
add a bunch of methods to set up elements, and src and sink pads
* check/elements/fakesrc.c: (setup_fakesrc), (cleanup_fakesrc):
* check/elements/identity.c: (setup_identity), (cleanup_identity),
(GST_START_TEST):
use them
* gst/gstmessage.c:
* gst/gsttag.h:
whitespace/doc fixes
2005-08-21 10:39:39 +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 put some make-up on the gstevent test 2005-08-20 12:43: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: don't valgrind the controller test - it's leaking - Stefan, HELP 2005-08-21 10:39:39 +00:00