wim fixed the task, yay

Original commit message from CVS:
wim fixed the task, yay
This commit is contained in:
Thomas Vander Stichele 2005-08-25 10:16:21 +00:00
parent 74c68bb7fc
commit 7444b370c5
2 changed files with 2 additions and 12 deletions

View file

@ -52,17 +52,13 @@ check_PROGRAMS = \
gst/gstvalue \
elements/fakesrc \
elements/identity \
generic/states \
pipelines/simple_launch_lines \
pipelines/cleanup \
states/sinks \
gst-libs/controller \
gst-libs/gdp
# these really need fixing
# generic/states generates segfaults and wrong unrefs on slaves
noinst_PROGRAMS = \
generic/states
TESTS = $(top_builddir)/tools/gst-register-@GST_MAJORMINOR@ \
$(check_PROGRAMS)
@ -87,7 +83,6 @@ gst_libs_controller_LDADD = $(GST_OBJ_LIBS) \
# valgrind testing
# these just need valgrind fixing, period
TESTS_TO_FIX = \
generic/states \
gst-libs/controller \
pipelines/cleanup \
pipelines/simple_launch_lines

View file

@ -52,17 +52,13 @@ check_PROGRAMS = \
gst/gstvalue \
elements/fakesrc \
elements/identity \
generic/states \
pipelines/simple_launch_lines \
pipelines/cleanup \
states/sinks \
gst-libs/controller \
gst-libs/gdp
# these really need fixing
# generic/states generates segfaults and wrong unrefs on slaves
noinst_PROGRAMS = \
generic/states
TESTS = $(top_builddir)/tools/gst-register-@GST_MAJORMINOR@ \
$(check_PROGRAMS)
@ -87,7 +83,6 @@ gst_libs_controller_LDADD = $(GST_OBJ_LIBS) \
# valgrind testing
# these just need valgrind fixing, period
TESTS_TO_FIX = \
generic/states \
gst-libs/controller \
pipelines/cleanup \
pipelines/simple_launch_lines