tests/check/Makefile.am: Re-enable the states test and see if it works on the buildbots.

Original commit message from CVS:
* tests/check/Makefile.am:
Re-enable the states test and see if it works on the buildbots.
This commit is contained in:
Jan Schmidt 2007-03-09 18:49:37 +00:00
parent 9d501ec355
commit d44570cfdd
3 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2007-03-09 Jan Schmidt <thaytan@mad.scientist.com>
* tests/check/Makefile.am:
Re-enable the states test and see if it works on the buildbots.
2007-03-09 Jan Schmidt <thaytan@mad.scientist.com>
* ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),

2
common

@ -1 +1 @@
Subproject commit ea828a478fe11561881a6eaf1f7bf2b0b77c8c85
Subproject commit dec151d15512e4cca2dcdd36d9c6c4a2185760ec

View file

@ -49,8 +49,7 @@ check_PROGRAMS = \
elements/videofilter \
$(check_taglib)
VALGRIND_TO_FIX = \
generic/states
VALGRIND_TO_FIX =
TESTS = $(check_PROGRAMS)