add testsuite/caps2

Original commit message from CVS:
add testsuite/caps2
This commit is contained in:
David Schleef 2003-11-11 19:23:31 +00:00
parent 21fc559408
commit 4d68317c85
3 changed files with 5 additions and 4 deletions

View file

@ -606,6 +606,7 @@ tests/threadstate/Makefile
testsuite/Makefile
testsuite/bytestream/Makefile
testsuite/caps/Makefile
testsuite/caps2/Makefile
testsuite/cleanup/Makefile
testsuite/clock/Makefile
testsuite/debug/Makefile

View file

@ -14,10 +14,10 @@ GST_DEBUG_DIRS = debug
endif
SUBDIRS = bytestream cleanup dynparams \
caps plugin elements clock refcounting threads \
caps caps2 plugin elements clock refcounting threads \
indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
DIST_SUBDIRS = bytestream caps caps2 cleanup clock dynparams elements indexers \
plugin refcounting threads parse debug
tests_pass = test_gst_init

View file

@ -14,10 +14,10 @@ GST_DEBUG_DIRS = debug
endif
SUBDIRS = bytestream cleanup dynparams \
caps plugin elements clock refcounting threads \
caps caps2 plugin elements clock refcounting threads \
indexers debug $(GST_PARSE_DIRS) $(GST_DEBUG_DIRS)
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
DIST_SUBDIRS = bytestream caps caps2 cleanup clock dynparams elements indexers \
plugin refcounting threads parse debug
tests_pass = test_gst_init