mark a bunch of the tests as to fix until we fix them
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 18 Sep 2005 22:15:23 +0000 (22:15 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 18 Sep 2005 22:15:23 +0000 (22:15 +0000)
Original commit message from CVS:
mark a bunch of the tests as to fix until we fix them

ChangeLog
check/Makefile.am
tests/check/Makefile.am

index fa8173b..ec11518 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * check/Makefile.am:
+         mark a bunch of the tests as to fix until we fix them
+
 2005-09-18  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * common/check.mak:
index 3d8dfca..5798e9a 100644 (file)
@@ -78,6 +78,15 @@ gst_libs_controller_LDADD = $(GST_OBJ_LIBS) \
 # valgrind testing
 # these just need valgrind fixing, period
 VALGRIND_TO_FIX =                              \
+       gst/gstbin                              \
+       gst/gstelement                          \
+       gst/gstevent                            \
+       gst/gstghostpad                         \
+       gst/gstpipeline                         \
+       elements/fakesrc                        \
+       elements/identity                       \
+       generic/states                          \
+       states/sinks                            \
        gst-libs/controller                     \
        pipelines/cleanup                       \
        pipelines/simple_launch_lines
index 3d8dfca..5798e9a 100644 (file)
@@ -78,6 +78,15 @@ gst_libs_controller_LDADD = $(GST_OBJ_LIBS) \
 # valgrind testing
 # these just need valgrind fixing, period
 VALGRIND_TO_FIX =                              \
+       gst/gstbin                              \
+       gst/gstelement                          \
+       gst/gstevent                            \
+       gst/gstghostpad                         \
+       gst/gstpipeline                         \
+       elements/fakesrc                        \
+       elements/identity                       \
+       generic/states                          \
+       states/sinks                            \
        gst-libs/controller                     \
        pipelines/cleanup                       \
        pipelines/simple_launch_lines