gstreamer/check/gst
Thomas Vander Stichele 18682cacc1 check/: fix tests for the new warning
Original commit message from CVS:

* check/gst/gstbin.c:
* check/states/sinks.c:
fix tests for the new warning
* check/gst/gstpipeline.c:
add a test for pipeline and bus interaction
* gst/gstelement.c:
elements should be NULL if they get disposed; add a warning if not
2005-09-29 18:37:48 +00:00
..
.gitignore put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +00:00
capslist.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gst.c check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gstbin.c check/: fix tests for the new warning 2005-09-29 18:37:48 +00:00
gstbuffer.c check/gst/gstbuffer.c: Plug leak in test case and fix 'make check-valgrind' 2005-09-27 13:25:18 +00:00
gstbus.c check/gst/gstbin.c: Change for new bus API. 2005-09-29 13:07:37 +00:00
gstcaps.c gst/gstcaps.c: Thou shalt not free a structure and then continue using it in the next loop iteration. 2005-09-29 10:56:57 +00:00
gstelement.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstevent.c remove the sync property from fakesink. 2005-09-20 15:45:42 +00:00
gstghostpad.c add a check for a ghostpad that doesn't have a target being linked 2005-09-06 18:18:48 +00:00
gstiterator.c valgrind more tests 2005-08-20 12:39:05 +00:00
gstmessage.c gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstminiobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstpad.c check/gst/gstpad.c: add tests for valid pad naming 2005-09-09 14:34:43 +00:00
gstpipeline.c check/: fix tests for the new warning 2005-09-29 18:37:48 +00:00
gstplugin.c put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +00:00
gststructure.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstsystemclock.c valgrind more tests 2005-08-20 12:39:05 +00:00
gsttag.c valgrind more tests 2005-08-20 12:39:05 +00:00
gstutils.c Test that removing probes from within the probe functions works. 2005-09-21 13:24:33 +00:00
gstvalue.c fix leak in the test itself 2005-09-22 20:02:11 +00:00