tests/check/: sync .cvsignome and CLEANFILES

Original commit message from CVS:
* tests/check/.cvsignore:
* tests/check/Makefile.am:
sync .cvsignome and CLEANFILES
This commit is contained in:
Stefan Kost 2006-12-21 15:54:06 +00:00
parent 24d07724be
commit 8bfabdfe1c
3 changed files with 22 additions and 16 deletions

View file

@ -1,3 +1,9 @@
2006-12-21 Stefan Kost <ensonic@users.sf.net>
* tests/check/.cvsignore:
* tests/check/Makefile.am:
sync .cvsignome and CLEANFILES
2006-12-21 Stefan Kost <ensonic@users.sf.net>
* tests/check/Makefile.am:

View file

@ -1,2 +1,4 @@
test-registry.xml
test-registry.reg
*.gcno
*.gcda

View file

@ -25,9 +25,6 @@ SUPPRESSIONS = $(top_srcdir)/common/gst.supp
clean-local: clean-local-check
# checks to fix
# gst/gstplugin
if GST_DISABLE_PARSE
PARSE_CHECKS =
else
@ -94,6 +91,7 @@ check_PROGRAMS = \
libs/gstnettimeprovider
# failing tests
# queue : seems to work with installed gstcheck
noinst_PROGRAMS = \
gst/gstpipeline \
libs/collectpads \