mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
0a37fd1928
Original commit message from CVS: * testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events (EventTest.setUp): Ditto. * testsuite/pad.py: New test, only testing simple pad queries so far. * testsuite/Makefile.am (tests): Add missing tests * gst/gst.override (_wrap_gst_pad_query): Raise RuntimeError if the return value is False and only return the queried value. |
||
---|---|---|
.. | ||
.gitignore | ||
buffer.py | ||
caps.py | ||
common.py | ||
element.py | ||
event.py | ||
interface.py | ||
Makefile.am | ||
pad.py | ||
pipeline.py | ||
runtests.py | ||
test_buffer.py | ||
test_caps.py | ||
test_element.py | ||
test_interface.py | ||
test_pad.py | ||
test_pipeline.py |