Guillaume Desmottes
|
765cf8679f
|
validate: meson: fix --validate-tools-path argument
The path passed to --validate-tools-path was wrong when building using
gst-build, preventing the launcher to find the validate tools.
https://bugzilla.gnome.org/show_bug.cgi?id=777982
Differential Revision: https://phabricator.freedesktop.org/D1634
|
2017-02-02 11:01:11 -03:00 |
|
Thibault Saunier
|
79faf44d32
|
validate: Properly handle proxy pads generating detailed info about NNEs
In cases where we had a two consecutive bins with proxy pads, we could
segfault because we were dereferencing a NULL pointer to pad.
|
2016-11-30 13:58:56 -03:00 |
|
Thibault Saunier
|
ab614e63ae
|
meson: Modernize the way we set test env variables
Removing the now useless getplugindirs script
|
2016-11-30 13:58:56 -03:00 |
|
Thibault Saunier
|
9c9fe14293
|
meson:validate:test: Properly set paths to run launcher based tests
Adding a --validate-tools-path option to the launcher, allowing
to pass it from meson.
|
2016-09-09 12:24:54 -03:00 |
|
Thibault Saunier
|
5dee7c8f47
|
validate: tests: Add launcher based GstValidate tests
First checking the new not negotiated error reporting code.
|
2016-09-08 13:10:29 -03:00 |
|