mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
f203f4826c
Original commit message from CVS: * testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) (ThreadConstructor.testCreate): New tests * testsuite/element.py (ElementTest.testGoodConstructor): Add isinstance(element, gst.Element) test * testsuite/common.py: Clean up, use ltihooks (init) Assign tp_new for pipeline and thread to PyType_GenericNew for now. |
||
---|---|---|
.. | ||
.gitignore | ||
common.py | ||
element.py | ||
interface.py | ||
Makefile.am | ||
pipeline.py | ||
runtests.py | ||
test_element.py | ||
test_interface.py | ||
test_pipeline.py |