gstreamer/tests/check
Tim-Philipp Müller d6a4702910 tests/check/Makefile.am: Fix the tests environment's GST_PLUGIN_PATH: we want the directory with the core's plugins f...
Original commit message from CVS:
* tests/check/Makefile.am:
Fix the tests environment's GST_PLUGIN_PATH: we want the directory
with the core's plugins first and our local build directories last,
since we might be building against an installed core, and that
core's plugin directory may contain older or other versions of
our own -base plugins, but we really do want to test our local
ones (if there are multiple plugins or element factories with the
same name, those inspected last will trump those read in earlier).
Fixes #512740 for the most part.
2008-02-02 15:32:23 +00:00
..
elements tests/check/Makefile.am: Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS. 2008-01-12 23:24:02 +00:00
generic tests/check/generic/states.c: Improved state change unit test. 2007-09-20 10:37:02 +00:00
gst tests/check/gst/.cvsignore: Do as buildbot says. 2007-01-29 10:53:06 +00:00
libs Add gst_rtp_buffer_set_extension_data() 2008-02-01 11:09:16 +00:00
pipelines Update for API changes in GIO and require GIO 2.15.2 for this. 2008-01-16 05:40:48 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp ext/pango/gsttextoverlay.c: Don't unnecessarily ref (and then leak) upstream events if the text pad is not linked. Fi... 2007-01-24 12:51:20 +00:00
Makefile.am tests/check/Makefile.am: Fix the tests environment's GST_PLUGIN_PATH: we want the directory with the core's plugins f... 2008-02-02 15:32:23 +00:00