tests/check/Makefile.am: Revert previous change of the test environment's GST_PLUGIN_...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 2 Feb 2008 17:29:32 +0000 (17:29 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 2 Feb 2008 17:29:32 +0000 (17:29 +0000)
Original commit message from CVS:
* tests/check/Makefile.am:
Revert previous change of the test environment's GST_PLUGIN_PATH.
The problem is not with the plugins, but with element factories
and only occurs if elements are split out from existing plugins
or if plugins change name (see #512740).

ChangeLog
tests/check/Makefile.am

index 45c4bd3..6b70961 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
 
        * tests/check/Makefile.am:
+         Revert previous change of the test environment's GST_PLUGIN_PATH.
+         The problem is not with the plugins, but with element factories
+         and only occurs if elements are split out from existing plugins
+         or if plugins change name (see #512740).
+
+2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * 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
index db5a9ce..c52546e 100644 (file)
@@ -10,7 +10,7 @@ TESTS_ENVIRONMENT = \
         STATE_IGNORE_ELEMENTS="$(STATE_IGNORE_ELEMENTS)"       \
        $(REGISTRY_ENVIRONMENT)                                 \
        GST_PLUGIN_SYSTEM_PATH=                                 \
-       GST_PLUGIN_PATH=$(GST_PLUGINS_DIR):$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext
+       GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(GST_PLUGINS_DIR)
 
 # ths core dumps of some machines have PIDs appended
 CLEANFILES = core.* test-registry.xml