gstreamer/testsuite
Edward Hervey 6858dbb214 gst/pygstminiobject.c: Comments to better track the creation/destruction of PyGstMiniObject
Original commit message from CVS:
* gst/pygstminiobject.c: (pygstminiobject_register_wrapper),
(pygstminiobject_new), (pygstminiobject_dealloc):
Comments to better track the creation/destruction of PyGstMiniObject
Fixed naming (gst.GstMiniObject => gst.MiniObject)
* testsuite/python.supp:
Updated python specific valgrind suppressions to latest version and
added x86_64 cases
* testsuite/gstpython.supp:
Series of suppressions for errors/leaks not solvable within gst-python
* testsuite/Makefile.am:
Added gstpython.supp
2005-10-07 13:48:20 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py all you racist colour haters should go work on another project 2005-10-06 09:19:49 +00:00
gstpython.supp gst/pygstminiobject.c: Comments to better track the creation/destruction of PyGstMiniObject 2005-10-07 13:48:20 +00:00
Makefile.am gst/pygstminiobject.c: Comments to better track the creation/destruction of PyGstMiniObject 2005-10-07 13:48:20 +00:00
python.supp gst/pygstminiobject.c: Comments to better track the creation/destruction of PyGstMiniObject 2005-10-07 13:48:20 +00:00
runtests.py allow calling runtests on one test only 2005-10-05 14:22:56 +00:00
test-object.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test-object.h Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test_bin.py gst/gst.defs: gst.Bin constructor can take no arguments 2005-10-05 21:50:43 +00:00
test_buffer.py start a message test 2005-10-07 07:48:09 +00:00
test_bus.py Updated definitions, wrapper and testsuite for changes in GstBus API 2005-09-29 13:56:03 +00:00
test_caps.py add gst.Caps.__refcount__ 2005-10-05 17:18:32 +00:00
test_element.py gst/gst.defs: gst.Bin constructor can take no arguments 2005-10-05 21:50:43 +00:00
test_event.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_ghostpad.py testsuite/test_ghostpad.py: add handoff to count received buffers 2005-10-06 07:17:16 +00:00
test_interface.py fix headers on tests 2005-09-01 10:36:07 +00:00
test_iterator.py Add GstIterator wrapping and tests. 2005-10-07 01:21:57 +00:00
test_message.py start a message test 2005-10-07 07:48:09 +00:00
test_pad.py configure.ac: need at least 2.6.3, because that contains the code that converts signal closure arguments to the corre... 2005-10-06 10:54:14 +00:00
test_pipeline.py gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
test_registry.py update for new plugin API 2005-09-18 11:54:34 +00:00
test_struct.py gst/gst.defs: Updated definitions 2005-09-29 09:58:25 +00:00
test_xml.py fix headers on tests 2005-09-01 10:36:07 +00:00
testhelpermodule.c memleak fixes. Thanks valgrind :) 2005-10-06 16:58:38 +00:00