gstreamer/tests/check/gst
Edward Hervey ce6e126d47 Refactored *_new() functions.
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gstghostpad.c: (gst_proxy_pad_do_getcaps),
(gst_proxy_pad_do_setcaps), (gst_proxy_pad_set_target_unlocked),
(gst_proxy_pad_dispose), (gst_ghost_pad_new_full),
(gst_ghost_pad_new_no_target), (gst_ghost_pad_new),
(gst_ghost_pad_new_from_template),
(gst_ghost_pad_new_no_target_from_template):
* gst/gstghostpad.h:
Refactored *_new() functions.
Templates are now used as a g_object_new() parameter.
Use template in _do_getcaps() if we don't have a target.
Small documentation cleanups.
Added two new constructors:
gst_ghost_pad_new_from_template()
gst_ghost_pad_new_no_target_from_template()
* tests/check/gst/gstghostpad.c: (GST_START_TEST),
(gst_ghost_pad_suite):
Added tests for new ghostpad instanciation functions.
API additions: gst_ghost_pad_new_from_template,
gst_ghost_pad_new_no_target_from_template
2006-08-31 10:59:11 +00:00
..
.gitignore gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +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 gst/gstbuffer.c: Copy duration/offset_end/caps when creating a subbuffer of the complete parent. 2006-08-21 09:30:04 +00:00
gstbus.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstcaps.c tests/check/gst/gstcaps.c: Don't leak caps in unit test; add a few more simple checks. 2006-08-24 12:30:04 +00:00
gstelement.c Check for NULL before _reffing the bus. Fixes #353122. 2006-08-28 08:35:31 +00:00
gstevent.c gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
gstghostpad.c Refactored *_new() functions. 2006-08-31 10:59:11 +00:00
gstinfo.c tests/check/gst/gstinfo.c: Disable test that require gstdebug if it wasn't built in core. 2006-08-18 13:41:02 +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 gst/gstcaps.*: Fix docs and indentation again. 2006-08-28 16:39:20 +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: Fix memleak (#351502). 2006-08-15 18:45:39 +00:00
gstvalue.c gst/gstvalue.c: Fix GstValueList comparison code. Fixes #347293. 2006-07-31 16:34:41 +00:00
gstxml.c gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +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