first get these tests to work
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 1 Mar 2002 17:27:49 +0000 (17:27 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 1 Mar 2002 17:27:49 +0000 (17:27 +0000)
Original commit message from CVS:
first get these tests to work

tests/old/Makefile.am
testsuite/Makefile.am

index 5d26f1b..c5fa006 100644 (file)
@@ -1,11 +1,11 @@
-SUBDIRS=autoplug
-DIST_SUBDIRS=autoplug
+SUBDIRS=##autoplug
+DIST_SUBDIRS=##autoplug
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
 
 $(TESTS):
        @echo -e '\nrunning gst-register...\n'
-       $(GST_TOOLS_DIR)/gst-register --gst-mask=0 --gst-plugin-path=$(GST_PLUGIN_PATH)
+       $(GST_TOOLS_DIR)/gst-register --gst-plugin-path=$(GST_PLUGIN_PATH)
 
 TESTS=$(GST_TOOLS_DIR)/gst-compprep
 
index 5d26f1b..c5fa006 100644 (file)
@@ -1,11 +1,11 @@
-SUBDIRS=autoplug
-DIST_SUBDIRS=autoplug
+SUBDIRS=##autoplug
+DIST_SUBDIRS=##autoplug
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
 
 $(TESTS):
        @echo -e '\nrunning gst-register...\n'
-       $(GST_TOOLS_DIR)/gst-register --gst-mask=0 --gst-plugin-path=$(GST_PLUGIN_PATH)
+       $(GST_TOOLS_DIR)/gst-register --gst-plugin-path=$(GST_PLUGIN_PATH)
 
 TESTS=$(GST_TOOLS_DIR)/gst-compprep