gstreamer/check
Wim Taymans 01ace6b592 check/gst/gstvalue.c: Added subtract checks.
Original commit message from CVS:
* check/gst/gstvalue.c: (GST_START_TEST), (gst_value_suite):
Added subtract checks.

* docs/design/part-events.txt:
Some more docs about newsegment

* gst/gstbin.c: (gst_bin_change_state), (bin_bus_handler):
Fix FIXME

* gst/gstcaps.c: (gst_caps_to_string):
Add comments, cleanups.

* gst/gstelement.c: (gst_element_save_thyself):
cleanups

* gst/gstvalue.c: (gst_value_collect_int_range),
(gst_string_unwrap), (gst_value_union_int_int_range),
(gst_value_union_int_range_int_range),
(gst_value_intersect_int_int_range),
(gst_value_intersect_int_range_int_range),
(gst_value_intersect_double_double_range),
(gst_value_intersect_double_range_double_range),
(gst_value_intersect_list), (gst_value_subtract_int_int_range),
(gst_value_subtract_int_range_int),
(gst_value_subtract_double_range_double),
(gst_value_subtract_double_range_double_range),
(gst_value_subtract_from_list), (gst_value_subtract_list),
(gst_value_can_compare), (gst_value_compare_fraction):
Cleanups, add comments, remove unneeded asserts.
2005-08-16 09:42:50 +00:00
..
elements add sizetype tests for fakesrc 2005-08-05 06:55:03 +00:00
gst check/gst/gstvalue.c: Added subtract checks. 2005-08-16 09:42:50 +00:00
gst-libs migrated some more docs to be inlined in the sources 2005-08-05 13:42:10 +00:00
pipelines check/gst/gstbin.c: Added checks for hierarchy consistency whan adding linked elements to bins. 2005-07-28 15:38:46 +00:00
states add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gst.supp patch from Edgard to properly suppress these warnings 2005-07-20 17:15:19 +00:00
gstcheck.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gstcheck.h check/Makefile.am: add a .check target for running the check 2005-08-14 22:29:07 +00:00
Makefile.am check/Makefile.am: add a .check target for running the check 2005-08-14 22:29:07 +00:00