adding spider tests
Original commit message from CVS: adding spider tests
This commit is contained in:
parent
122dd88f69
commit
b2ccf417b4
@ -1,5 +1,6 @@
|
|||||||
SUBDIRS=#seeking ##autoplug
|
SUBDIRS=spider #seeking ##autoplug
|
||||||
##DIST_SUBDIRS=##autoplug
|
##DIST_SUBDIRS=##autoplug
|
||||||
|
DIST_SUBDIRS=spider
|
||||||
|
|
||||||
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
SUBDIRS=#seeking ##autoplug
|
SUBDIRS=spider #seeking ##autoplug
|
||||||
##DIST_SUBDIRS=##autoplug
|
##DIST_SUBDIRS=##autoplug
|
||||||
|
DIST_SUBDIRS=spider
|
||||||
|
|
||||||
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
|
|
||||||
|
/* FIXME: add a description of what this test does */
|
||||||
static void
|
static void
|
||||||
new_object_added (GstAutoplug *autoplug, GstObject *object)
|
new_object_added (GstAutoplug *autoplug, GstObject *object)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user