gstreamer/tests/check
Victor Toso c7fe0ed637 tests: fix compiler warnings on Windows with mingw
With commit 3f184c3abc, the gst_dir variable becomes unusable in
windows build. Moving it to linux scope to avoid warning:

    [433/673] Compiling C object 'tests/check/7d01337@@libs_profile@exe/libs_profile.c.obj'.
    ../tests/check/libs/profile.c: In function 'profile_suite':
    ../tests/check/libs/profile.c:688:10: warning: unused variable 'gst_dir' [-Wunused-variable]
       gchar *gst_dir;
             ^~~~~~~

Also fix a typo in the comment.
2019-02-19 09:54:52 +00:00
..
elements misc: Fix compiler warnings on Cerbero's MinGW 2019-02-05 23:48:13 +05:30
generic valgrind suppressions: ignore XInitThreads leaks 2018-04-12 19:08:41 +02:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs tests: fix compiler warnings on Windows with mingw 2019-02-19 09:54:52 +00:00
pipelines Run gst-indent through the files 2018-11-28 05:51:53 +02:00
.gitignore
gst-plugins-base.supp tests: make getaddrinfo suppression more generic 2018-04-13 01:23:38 +01:00
Makefile.am compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00
meson.build meson: orc-test is not required 2019-01-31 15:22:21 +05:30