gstreamer/check
Thomas Vander Stichele 48464956ca check/gst/gstbin.c: add test for state change message on a bin
Original commit message from CVS:

* check/gst/gstbin.c: (START_TEST), (gst_bin_suite):
add test for state change message on a bin
* check/gst/gstelement.c: (START_TEST), (gst_element_suite):
add another test
* gst/gstbin.c: (gst_bin_init):
* gst/gstbus.c: (gst_bus_init), (gst_bus_post):
* gst/gstelement.c: (gst_element_post_message),
(gst_element_set_state):
* gst/gstelementfactory.c: (gst_element_factory_create):
* gst/gstmessage.c: (gst_message_new):
* gst/gstscheduler.c:
various debugging additions and cleanups
2005-07-09 15:18:53 +00:00
..
elements adding an element test 2005-07-07 11:59:37 +00:00
gst check/gst/gstbin.c: add test for state change message on a bin 2005-07-09 15:18:53 +00:00
gst-libs check/: ignore more 2005-06-08 14:00:21 +00:00
pipelines check/: Application message API change. 2005-07-05 08:47:40 +00:00
states ignore more 2005-06-30 10:23:16 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gstcheck.c check/: Added checks. 2005-03-07 18:33:37 +00:00
gstcheck.h check/gstcheck.h: add macros for checking refcounts on objects and caps 2005-06-19 00:52:31 +00:00
Makefile.am adding tests for elements 2005-07-08 16:41:45 +00:00