mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 09:00:54 +00:00
8c3aae3818
Original commit message from CVS: * testsuite/Makefile.am: * testsuite/runtests.py: * testsuite/cleanup.py: Added cleanup file to initialize registry before running checks. Added G_DEBUG=gc-friendly to valgrinding Only test test_*.py files
4 lines
47 B
Python
4 lines
47 B
Python
import pygst
|
|
pygst.require('0.10')
|
|
import gst
|
|
|