gstreamer/testsuite
David Schleef 6a096813d4 configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
Original commit message from CVS:
* configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
GST_PRINTF_EXTENSION_FORMAT_DEFINE.
* docs/random/ds/0.9-suggested-changes: Notes from Company.
* gst/gstcaps.c: (gst_caps_to_string): Add comment.
* gst/gstconfig.h.in: Add define for GST_PTR_FORMAT
* gst/gstinfo.c: (_gst_debug_init), (gst_debug_print_object),
(gst_debug_log_default), (_gst_info_printf_extension),
(_gst_info_printf_extension_arginfo):  Add printf extension.
* gst/gstinfo.h: remove G_GNUC_PRINTF, because it doesn't work with %P
* gst/gststructure.c: (gst_structure_to_string),
(_gst_structure_parse_value): Use gst_value_deserialize() and
remove old code.
* gst/gstvalue.c: (gst_value_deserialize_fourcc),
(gst_value_deserialize_boolean), (gst_strtoi),
(gst_value_deserialize_int), (gst_value_deserialize_double),
(gst_value_deserialize_string), (gst_value_deserialize): Implement
a bunch of deserialize functions and gst_value_deserialize.
* gst/gstvalue.h: er, _de_serialize, not unserialize
* testsuite/caps/string-conversions.c: (main): We don't currently
handle (float) in caps, so convert these to (double).
* testsuite/debug/Makefile.am: Add new test for the printf extension
* testsuite/debug/printf_extension.c: (main): same
2004-01-29 01:20:23 +00:00
..
bins add tests for gst_bin_get_(all_)by_interface 2003-12-16 19:32:27 +00:00
bytestream Merge CAPS branch 2003-12-22 01:39:35 +00:00
caps configure.ac: Add detection for HAVE_PRINTF_EXTENSION and 2004-01-29 01:20:23 +00:00
cleanup update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
clock gst/gstclock.*: deprecate old interface and disable functions that aren't in use anymore. 2004-01-14 00:46:48 +00:00
debug configure.ac: Add detection for HAVE_PRINTF_EXTENSION and 2004-01-29 01:20:23 +00:00
dynparams update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
elements Disable code which does stuff we don't approve of 2003-12-22 18:58:58 +00:00
indexers Massive patch to make 'make check' work properly. Many compilation fixes -- everything should compile now. Some tes... 2003-10-15 01:25:41 +00:00
parse Massive patch to make 'make check' work properly. Many compilation fixes -- everything should compile now. Some tes... 2003-10-15 01:25:41 +00:00
plugin update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
refcounting cosmetic fix 2003-11-04 05:47:28 +00:00
states Massive patch to make 'make check' work properly. Many compilation fixes -- everything should compile now. Some tes... 2003-10-15 01:25:41 +00:00
tags oops, forgot to add tests 2003-11-24 02:27:51 +00:00
threads gst/gstclock.*: deprecate old interface and disable functions that aren't in use anymore. 2004-01-14 00:46:48 +00:00
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
gst-inspect-check make gst-inspect-gui call the proper gst-inspect 2002-05-11 23:33:32 +00:00
Makefile.am undist caps2 2003-12-22 05:34:13 +00:00
Rules make the plugin path more restrictive 2003-11-19 22:59:19 +00:00
test_gst_init.c Updated test to have a comment explaining its purpose (very important this, especially for regression tests), and to ... 2001-03-09 12:29:51 +00:00