check/Makefile.am: add a .check target for running the check
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 14 Aug 2005 22:29:07 +0000 (22:29 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 14 Aug 2005 22:29:07 +0000 (22:29 +0000)
commit5dee6ba2e878c7cb8757f22d87640b651a6e6510
treeef92bf5f66c049bb05bd89cc1f7920bab8495ad9
parentf8a767a3e0c7241de64d91c4778141331339dfd4
check/Makefile.am: add a .check target for running the check

Original commit message from CVS:

* check/Makefile.am:
add a .check target for running the check
* check/gst-libs/controller.c: (GST_START_TEST):
cosmetic fixups
* check/gst/gstbuffer.c: (GST_START_TEST), (gst_test_suite):
complete checks for gstbuffer; would be nice if I could get the
gcov stuff to work so I can see if I actually completed gstbuffer.c
* check/gstcheck.h:
add ASSERT_BUFFER_REFCOUNT
ChangeLog
check/Makefile.am
check/gst/gstbuffer.c
check/gstcheck.h
gst/gstbuffer.c
tests/check/Makefile.am
tests/check/gst/gstbuffer.c
tests/check/gstcheck.h