mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
7d23d75edb
+ Move default_testsuite.py to validate_testsuite.py as we are now exposing tests that are not enabled by default
6 lines
148 B
Makefile
6 lines
148 B
Makefile
appsdir = $(libdir)/gst-validate-launcher/python/launcher/apps/
|
|
|
|
apps_PYTHON = \
|
|
ges-launch.py \
|
|
validate/validate_testsuite.py\
|
|
gst-validate.py
|