tests: Enable unit test on Windows
authorSeungha Yang <seungha.yang@navercorp.com>
Fri, 7 Dec 2018 14:22:08 +0000 (23:22 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 18 Dec 2018 16:48:17 +0000 (16:48 +0000)
commitf74ad82ddcef0f18a43989aab25ee6d9fa37b98e
treec6e291d6c98473d1b70ce879dbeb6d7ec8ea1512
parent5b372a97077f392780e47abe230f3f4273926c40
tests: Enable unit test on Windows

Allow run some unit tests on Windows.
* Add dependency explicitly for some test cases, otherwise plugins couldn't be
  loaded on uninstalled environment of Windows.
* Add missing GST_PLUGIN_LOADING_WHITELIST on meson build.
meson.build
tests/check/meson.build
tests/meson.build