gstreamer/check
Andy Wingo 98e3377631 tools/gst-inspect.c (print_field): Change prototype for non-mutating caps_foreach.
Original commit message from CVS:
2005-02-11  Andy Wingo  <wingo@pobox.com>

* tools/gst-inspect.c (print_field): Change prototype for
non-mutating caps_foreach.

* check/gst/gstobject.c (test_fail_abstract_new): Expect a warning
from GLib.

* check/gst/gstcaps.c (test_double_append): Renamed from
test_fail_double_append.
(test_mutability): New test, tests that caps and structures are
mutable only with refcount 1, or in the case of structures, also
when unparented.

* check/gstcheck.c (gst_check_init): Handle WARNING in addition to
CRITICAL.
(gst_check_log_critical_func): Print criticals in both the
expected and unexpected cases.
2005-02-11 15:28:20 +00:00
..
gst tools/gst-inspect.c (print_field): Change prototype for non-mutating caps_foreach. 2005-02-11 15:28:20 +00:00
gst-libs check/gst/gstcaps.c: New test suite. Only one test at the moment 2005-02-11 12:55:16 +00:00
.gitignore add cvsignore 2005-02-11 12:57:58 +00:00
gstcheck.c tools/gst-inspect.c (print_field): Change prototype for non-mutating caps_foreach. 2005-02-11 15:28:20 +00:00
gstcheck.h check/gst/gstcaps.c: New test suite. Only one test at the moment 2005-02-11 12:55:16 +00:00
Makefile.am check/gst/gstcaps.c: New test suite. Only one test at the moment 2005-02-11 12:55:16 +00:00