tests/check/Makefile.am: Extra bonus points for whoever explains to ensonic that you are meant to test unit tests tho...

Original commit message from CVS:
* tests/check/Makefile.am:
Extra bonus points for whoever explains to ensonic that you are meant
to test unit tests thoroughly before commiting them, especially if
you know it's going to break.
De-activated element/adder tests.
This commit is contained in:
Edward Hervey 2006-05-27 13:34:03 +00:00
parent c9231121d3
commit f3f16a69f0
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2006-05-27 Edward Hervey <edward@fluendo.com>
* tests/check/Makefile.am:
Extra bonus points for whoever explains to ensonic that you are meant
to test unit tests thoroughly before commiting them, especially if
you know it's going to break.
De-activated element/adder tests.
2006-05-27 Edward Hervey <edward@fluendo.com>
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:

View file

@ -43,7 +43,6 @@ check_PROGRAMS = \
$(check_alsa) \
$(check_vorbis) \
$(check_theora) \
elements/adder \
elements/audioconvert \
elements/audioresample \
elements/audiotestsrc \