tests/check/: Let's enable the new unit test as well.

Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/gst/.cvsignore:
Let's enable the new unit test as well.
This commit is contained in:
Tim-Philipp Müller 2006-08-09 15:26:54 +00:00
parent 57212633aa
commit 4a33367208
3 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2006-08-09 Tim-Philipp Müller <tim at centricular dot net>
* tests/check/Makefile.am:
* tests/check/gst/.cvsignore:
Let's enable the new unit test as well.
2006-08-08 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:

View file

@ -64,6 +64,7 @@ check_PROGRAMS = \
gst/gstbuffer \
gst/gstbus \
gst/gstcaps \
gst/gstinfo \
gst/gstiterator \
gst/gstmessage \
gst/gstminiobject \
@ -140,6 +141,7 @@ libs_typefindhelper_LDADD = \
# valgrind testing
# these just need valgrind fixing, period
VALGRIND_TO_FIX = \
gst/gstinfo \
libs/collectpads
VALGRIND_IGNORE = \

View file

@ -25,3 +25,4 @@ gstvalue
gstquery
gsttask
*.check.xml
gstinfo