[Bug 795282] debug-viewer: Port to meson

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 15 22:36:16 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795282

--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 370967:
 --> (https://bugzilla.gnome.org/review?bug=795282&attachment=370967)

::: debug-viewer/meson.build
@@ +42,3 @@
+subdir('data')
+
+test('gst-debug-viewer', python3.find_python(), args: ['-m', 'unittest'],

> How are the unit-tests hooked?

Here I am hooking the unit tests in a very simple way, just python -m unittest
from the root dir.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list