adding spider tests

Original commit message from CVS:
adding spider tests
This commit is contained in:
Thomas Vander Stichele 2002-10-01 21:49:55 +00:00
parent 122dd88f69
commit b2ccf417b4
3 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,6 @@
SUBDIRS=#seeking ##autoplug
SUBDIRS=spider #seeking ##autoplug
##DIST_SUBDIRS=##autoplug
DIST_SUBDIRS=spider
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)

View file

@ -1,5 +1,6 @@
SUBDIRS=#seeking ##autoplug
SUBDIRS=spider #seeking ##autoplug
##DIST_SUBDIRS=##autoplug
DIST_SUBDIRS=spider
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)

View file

@ -1,5 +1,6 @@
#include <gst/gst.h>
/* FIXME: add a description of what this test does */
static void
new_object_added (GstAutoplug *autoplug, GstObject *object)
{