gstreamer/testsuite
Edward Hervey 0ce8abe73d gst/gst.defs: When using gst.Element.send_event() and gst.Pad.send_event() we keep a refcount on the sent event.
Original commit message from CVS:
* gst/gst.defs:
When using gst.Element.send_event() and gst.Pad.send_event() we keep
a refcount on the sent event.
* testsuite/test_event.py:
Uncomment test to prove above fix
2006-02-01 14:19:55 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
gstpython.supp gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
Makefile.am add gdb target 2005-10-17 15:05:29 +00:00
python.supp gst/common.h: cleanup 2005-10-11 12:42:53 +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 testsuite/test_bin.py: fix race condition because of state thread 2005-10-26 14:29:58 +00:00
test_buffer.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_bus.py state change fix 2005-10-26 15:03:21 +00:00
test_caps.py gst/gststructure.override: Properly check for gstvalue data types. This makes it possible to set fields with fractions. 2006-01-08 12:26:35 +00:00
test_element.py testsuite/test_element.py: add another link test 2006-02-01 11:14:20 +00:00
test_event.py gst/gst.defs: When using gst.Element.send_event() and gst.Pad.send_event() we keep a refcount on the sent event. 2006-02-01 14:19:55 +00:00
test_ghostpad.py gst/: Updated API 2005-10-19 15:04:25 +00:00
test_interface.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_iterator.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_message.py prereleasing 2005-12-20 15:58:02 +00:00
test_pad.py add gst.QueryError and use it 2005-10-27 09:51:18 +00:00
test_pipeline.py gst/: Updated API 2005-10-19 15:04:25 +00:00
test_registry.py testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements. 2005-12-05 10:58:30 +00:00
test_struct.py gst/gststructure.override: Properly check for gstvalue data types. This makes it possible to set fields with fractions. 2006-01-08 12:26:35 +00:00
test_xml.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
testhelpermodule.c Reordering header inclusion order to fix build on my machine. 2005-10-12 11:21:53 +00:00