testsuite/bytestream: Removed, getrange replaces bytestream in

Original commit message from CVS:
2005-02-10  Andy Wingo  <wingo@pobox.com>

* testsuite/bytestream: Removed, getrange replaces bytestream in
-THREADED.

* testsuite/Makefile.am:
* configure.ac: Updated.
This commit is contained in:
Andy Wingo 2005-02-10 11:23:06 +00:00
parent b5f2f92846
commit 3279192621
3 changed files with 4 additions and 5 deletions

View file

@ -682,7 +682,6 @@ tests/sched/Makefile
tests/threadstate/Makefile
testsuite/Makefile
testsuite/bins/Makefile
testsuite/bytestream/Makefile
testsuite/caps/Makefile
testsuite/cleanup/Makefile
testsuite/clock/Makefile

View file

@ -14,7 +14,7 @@ GST_DEBUG_DIRS = debug
endif
SUBDIRS = \
bins bytestream caps cleanup clock \
bins caps cleanup clock \
$(GST_DEBUG_DIRS) \
dlopen dynparams \
elements ghostpads indexers negotiation \
@ -22,7 +22,7 @@ SUBDIRS = \
plugin refcounting schedulers states tags threads
DIST_SUBDIRS = \
bins bytestream caps cleanup clock \
bins caps cleanup clock \
debug \
dlopen dynparams \
elements ghostpads indexers negotiation \

View file

@ -14,7 +14,7 @@ GST_DEBUG_DIRS = debug
endif
SUBDIRS = \
bins bytestream caps cleanup clock \
bins caps cleanup clock \
$(GST_DEBUG_DIRS) \
dlopen dynparams \
elements ghostpads indexers negotiation \
@ -22,7 +22,7 @@ SUBDIRS = \
plugin refcounting schedulers states tags threads
DIST_SUBDIRS = \
bins bytestream caps cleanup clock \
bins caps cleanup clock \
debug \
dlopen dynparams \
elements ghostpads indexers negotiation \