GNOME Bugzilla – Bug 723505
gst-plugins-ugly: Do not build check tests for disabled plugins
Last modified: 2014-02-04 13:03:52 UTC
This is similar to bug https://bugzilla.gnome.org/show_bug.cgi?id=723492 concerning gst-plugins-base except this one concerns gst-plugins-ugly. This time it is the xingmux plugin that can be disabled, but the corresponding tests are not. I aim to fix that.
Created attachment 267903 [details] [review] Proposed patch that disables the check tests for disabled plugins.
commit 84ee64d4bda9866f9b51ce90f7f0086958ef658a Author: Sebastian Rasmussen <sebras@hotmail.com> Date: Mon Feb 3 02:06:11 2014 +0100 tests: Don't build disabled plugins' check tests Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723505