mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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:
parent
9d501ec355
commit
d44570cfdd
3 changed files with 7 additions and 3 deletions
|
@ -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
2
common
|
@ -1 +1 @@
|
|||
Subproject commit ea828a478fe11561881a6eaf1f7bf2b0b77c8c85
|
||||
Subproject commit dec151d15512e4cca2dcdd36d9c6c4a2185760ec
|
|
@ -49,8 +49,7 @@ check_PROGRAMS = \
|
|||
elements/videofilter \
|
||||
$(check_taglib)
|
||||
|
||||
VALGRIND_TO_FIX = \
|
||||
generic/states
|
||||
VALGRIND_TO_FIX =
|
||||
|
||||
TESTS = $(check_PROGRAMS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue