mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
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:
parent
c9231121d3
commit
f3f16a69f0
2 changed files with 8 additions and 1 deletions
|
@ -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:
|
||||
|
|
|
@ -43,7 +43,6 @@ check_PROGRAMS = \
|
|||
$(check_alsa) \
|
||||
$(check_vorbis) \
|
||||
$(check_theora) \
|
||||
elements/adder \
|
||||
elements/audioconvert \
|
||||
elements/audioresample \
|
||||
elements/audiotestsrc \
|
||||
|
|
Loading…
Reference in a new issue