gstreamer/libs/gst/check/libcheck
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
..
check.c check: patch internal check copy some more so that failures actually fail 2010-01-05 01:41:18 +00:00
check.h.in check: unbreak fail #define 2012-07-30 16:20:02 +01:00
check_error.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_error.h check: add internal copy of check-0.9.6 2009-08-06 14:26:32 +01:00
check_impl.h check: update internal libcheck to 0.9.8 2009-12-17 21:18:41 +00:00
check_list.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_list.h check: add internal copy of check-0.9.6 2009-08-06 14:26:32 +01:00
check_log.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_log.h check: update internal libcheck to 0.9.8 2009-12-17 21:18:41 +00:00
check_msg.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_msg.h check: add internal copy of check-0.9.6 2009-08-06 14:26:32 +01:00
check_pack.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_pack.h check: add internal copy of check-0.9.6 2009-08-06 14:26:32 +01:00
check_print.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_print.h check: add internal copy of check-0.9.6 2009-08-06 14:26:32 +01:00
check_run.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_str.c check: patch internal check copy so it works with our build system 2009-12-19 14:12:09 +00:00
check_str.h check: update internal libcheck to 0.9.8 2009-12-17 21:18:41 +00:00
Makefile.am check: update autotools and docs stuff for new check version 2009-12-19 14:03:42 +00:00