gstreamer/subprojects/gst-python/testsuite
Xavier Claessens ecb685e2ca meson: do not invoke pkgconfig directly in gst-python
That bypass env setup by Meson and is dead code anyway because
pluginsdirs is later overriden by the proper gst_dep.get_variable()
solution.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7445>
2024-09-05 03:00:28 +00:00
..
old
python
__init__.py
common.py gst: Fix license headers and add SPDX 2021-11-15 22:12:09 -03:00
gstpython.supp
meson.build meson: do not invoke pkgconfig directly in gst-python 2024-09-05 03:00:28 +00:00
overrides_hack.py gst-python: Fix override loading in python >= 3.12 2024-02-02 13:30:38 +01:00
python.supp python: Add a suppression file for a leak in PyGObject 2022-03-29 19:16:58 +02:00
runtests.py
test_analytics.py python: Add unit test for analytics API 2024-08-06 14:28:18 +00:00
test_gst.py gst-python: Fix unit test for python >= 3.12 2024-02-02 14:15:49 +01:00
test_plugin.py
test_types.py