adding back threads tests
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 14 Nov 2002 09:23:58 +0000 (09:23 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 14 Nov 2002 09:23:58 +0000 (09:23 +0000)
Original commit message from CVS:
adding back threads tests

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

index bf1a1de..e493af3 100644 (file)
@@ -1,5 +1,5 @@
 # FIXME : threads bytestream
-SUBDIRS = caps plugin elements clock refcounting ## cleanup dynparams
+SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams
 
 GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd)
 TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml
index bf1a1de..e493af3 100644 (file)
@@ -1,5 +1,5 @@
 # FIXME : threads bytestream
-SUBDIRS = caps plugin elements clock refcounting ## cleanup dynparams
+SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams
 
 GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd)
 TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml