]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
API: add fail_unless_equals_float() and assert_equals_float().
authorTim-Philipp Müller <tim@centricular.net>
Thu, 14 Jun 2007 11:56:44 +0000 (11:56 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 14 Jun 2007 11:56:44 +0000 (11:56 +0000)
commit9dc96028290919680a7e9821072c897b19f18dc7
tree9996f887a789f01851a93d14ab59c8243a608ceb
parent239d09ecdc1272923cbeae91b0eb047a2ae4bec4
API: add fail_unless_equals_float() and assert_equals_float().

Original commit message from CVS:
* docs/libs/gstreamer-libs-sections.txt:
* libs/gst/check/gstcheck.h:
API: add fail_unless_equals_float() and assert_equals_float().
Add documentation for some of the macros.
* tests/check/libs/controller.c: (GST_START_TEST):
Use newly-added asserts.
ChangeLog
docs/libs/gstreamer-libs-sections.txt
libs/gst/check/gstcheck.h
tests/check/libs/controller.c