gstreamer/testsuite
Edward Hervey 2aa12f0142 gst/gst.defs: Update for new API
Original commit message from CVS:
* gst/gst.defs:
Update for new API
* gst/gst.override:
Added unreffing for gst.Registry.get_plugin_list and .get_feature_list
* testsuite/common.py:
removed crude hack for gst.Registry and gst.Plugin
* testsuite/test_interface.py:
* testsuite/test_caps.py:
* testsuite/test_struct.py:
* testsuite/test_xml.py:
converted to using common's TestCase class
* testsuite/test_event.py:
Enabled/fixed previously non working test
* testsuite/test_registry.py:
Now uses common's TestCase class,
added special case setUp()
2005-10-14 16:26:17 +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 gst/common.h: cleanup 2005-10-11 12:42:53 +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 gst/: Updated to new API 2005-10-13 15:56:16 +00:00
test_buffer.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_bus.py gst/: Updated to new API 2005-10-13 15:56:16 +00:00
test_caps.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_element.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_event.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_ghostpad.py gst/common.h: cleanup 2005-10-11 12:42:53 +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 gst/common.h: cleanup 2005-10-11 12:42:53 +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/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_registry.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_struct.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +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