gstreamer/tests
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
..
check 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
examples gst/playback/gstplaybin2.c: Remove stream-info, we going for something easier. 2008-02-01 16:44:21 +00:00
icles tests/icles/stress-playbin.c: Fix the build. 2007-10-30 19:46:02 +00:00
old Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
Makefile.am Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from there, and... 2007-07-13 16:02:23 +00:00