gstreamer/libs/gst/check
Sjoerd Simons 8d9a4b2e94 check: unbreak fail #define
The fail() definition was changed to not fail with non-GCC compilers,
unfortunately the change was incorrect and appended the first argument
of fail to the expression string instead of making it the message.

This change does mean that fail() now requires a message to be passed
along.

https://bugzilla.gnome.org/show_bug.cgi?id=680755
2012-07-30 16:20:02 +01:00
..
libcheck check: unbreak fail #define 2012-07-30 16:20:02 +01:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
gstbufferstraw.c pad: Add GstPadProbeInfo 2011-11-08 11:04:19 +01:00
gstbufferstraw.h .h: fix header files 2011-11-11 17:30:03 +01:00
gstcheck.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstcheck.h Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstconsistencychecker.c Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
gstconsistencychecker.h Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
Makefile.am gst: Change versioning 2012-04-04 14:28:55 +02:00