[gstreamermm: 92/167] removed "test-base-src" test - mixer removed without replacement



commit 87b5822b7ff8a85ab59dc8d9fe8cb3d1d6b2daa3
Author: Marcin Kolny at Flytronic <marcin kolny flytronic pl>
Date:   Tue Jul 30 16:50:58 2013 +0200

    removed "test-base-src" test - mixer removed without replacement

 tests/Makefile.am      |    3 +-
 tests/test-base-src.cc |   96 ------------------------------------------------
 2 files changed, 1 insertions(+), 98 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9abaa02..5c9ab48 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -28,7 +28,7 @@ check_PROGRAMS = test-caps test-create-element test-pipeline-add-element \
                  test-ghost-pad test-init-check test-init \
                  test-init-check-noargs test-init-noargs test-iterator \
                  test-property-caps test-plugin-gen test-plugin-signals \
-                 test-plugin-register test-plugin-appsrc test-plugin-appsink test-plugin-pushsrc 
test-buffer-list-iterator test-base-src
+                 test-plugin-register test-plugin-appsrc test-plugin-appsink test-plugin-pushsrc 
test-buffer-list-iterator
 
 # Include run of test programs in check:
 TESTS = $(check_PROGRAMS)
@@ -63,4 +63,3 @@ test_plugin_gen_SOURCES                       = test-plugin-gen.cc
 test_plugin_signals_SOURCES            = test-plugin-signals.cc
 test_plugin_register_SOURCES    = test-plugin-register.cc 
 test_buffer_list_iterator_SOURCES      = test-buffer-list-iterator.cc
-test_base_src_SOURCES                  = test-base-src.cc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]