mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 04:11:31 +00:00
2aa12f0142
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() |
||
---|---|---|
.. | ||
.gitignore | ||
common.py | ||
gstpython.supp | ||
Makefile.am | ||
python.supp | ||
runtests.py | ||
test-object.c | ||
test-object.h | ||
test_bin.py | ||
test_buffer.py | ||
test_bus.py | ||
test_caps.py | ||
test_element.py | ||
test_event.py | ||
test_ghostpad.py | ||
test_interface.py | ||
test_iterator.py | ||
test_message.py | ||
test_pad.py | ||
test_pipeline.py | ||
test_registry.py | ||
test_struct.py | ||
test_xml.py | ||
testhelpermodule.c |