gstreamer/tests/check/gst
Jan Schmidt bc3daae9c2 gst/gstelementfactory.c: Remove unnecessary ref/unref pair
Original commit message from CVS:
* gst/gstelementfactory.c: (gst_element_factory_create):
Remove unnecessary ref/unref pair
* gst/parse/grammar.y:
Make sure to free the parse buffer on all code paths.
Move a g_free up to the error handler where it's easier to see.
* tests/check/gst/gstevent.c: (test_event):
Extending timeout for downstream travelling events to 10 seconds to
hopefully avoid intermittent failure on the buildbots.
* tests/check/pipelines/parse-launch.c: (run_delayed_test):
Don't manually set the state of the src element - it will happen as a
natural consequence of the pipeline changing state, and that way it
will do it in the right order too.
2006-07-31 15:07:30 +00:00
..
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
capslist.h check/gst/capslist.h: Comment test cases 2005-11-22 12:35:42 +00:00
gst.c libs/gst/check/gstcheck.h: add some assert_ as alias for fail_unless_* 2006-07-02 22:05:48 +00:00
gstabi.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstbin.c fix leak 2006-07-03 11:10:43 +00:00
gstbuffer.c No point in checking if the size of the subbuffer > 0, the code handles it correclty as demonstrated by unit test. 2006-07-05 17:09:18 +00:00
gstbus.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstcaps.c unbreak test 2006-07-02 12:57:19 +00:00
gstelement.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstevent.c gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
gstghostpad.c gst/gstbin.c: (de)activate src pads before calling state_change on the childs. 2006-07-11 16:20:09 +00:00
gstiterator.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstmessage.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstminiobject.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstobject.c gst/gstobject.c: Random micro-optimisation: don't use a hash table with strings as keys and the usual strdup/strcmp i... 2006-07-07 17:16:26 +00:00
gstpad.c tests/check/gst/gstpad.c: Fix leak in test. 2006-07-21 10:38:53 +00:00
gstpipeline.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstplugin.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstquery.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstsegment.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gststructure.c tests/check/gst/gststructure.c: Push coverage from 59.04% to 70.00% 2006-07-02 08:26:48 +00:00
gstsystemclock.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gsttag.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gsttask.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstutils.c gst/gstutils.c: Free iterator when done (#347311). 2006-07-14 16:20:18 +00:00
gstvalue.c Make GstValueArray comparison be order dependent as designed. 2006-07-11 20:14:20 +00:00
struct_i386.h libs/gst/check/gstcheck.*: factor out the method from tests that checks size of structures, and add code to generate ... 2006-06-06 13:48:20 +00:00
struct_ppc64.h ifdef LOADSAVE 2006-06-06 16:52:59 +00:00
struct_x86_64.h ifdef LOADSAVE 2006-06-06 16:52:59 +00:00