check: Add _fail_unless() compatibility function around _ck_assert_failed()
authorSebastian Dröge <sebastian@centricular.com>
Wed, 21 Jan 2015 17:07:09 +0000 (18:07 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 21 Jan 2015 17:09:38 +0000 (18:09 +0100)
commitee3db74ec4e38f838f9c4b146213cac91580e807
treeaffdc8573967a57b83db468dfa060389961f4a42
parenta6373625f3595f373c49e77d4a6cfb449d3ebad2
check: Add _fail_unless() compatibility function around _ck_assert_failed()

We exported this in < 1.5 and it was automatically used by many macros
from the header. Keep it exported for now.
libs/gst/check/Makefile.am
libs/gst/check/gstcheck.c