gstreamer/tests/check
Tim-Philipp Müller e8a9f7acdf printf: fix handling of old printf extension specifiers for ABI compatibility
Fixes abort when the old specifiers are used. Fix up the conversion
specifier, it would get overwritten with 'c' below to the extension
format char, which then later is unhandled, leading to the abort.
Also fix up and enable unit test for this.

https://bugzilla.gnome.org/process_bug.cgi
2013-04-18 00:46:58 +01:00
..
elements tests: unit test to trigger the queue/flushing race condition bug for allocation queries 2013-01-30 12:07:52 +00:00
generic Fix FSF address 2012-11-03 20:44:48 +00:00
gst printf: fix handling of old printf extension specifiers for ABI compatibility 2013-04-18 00:46:58 +01:00
libs tests: fix spurious failure in test_collect collectpads test 2013-03-18 10:45:13 +00:00
pipelines tests: use g_timeout_add_seconds in pipeline stress test 2013-01-27 14:52:39 +00:00
tools Fix FSF address 2012-11-03 20:44:48 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am context: Add unit test for GstContext 2013-04-17 12:44:29 +02:00