gstreamer/libs/gst/check/libcheck
Nirbheek Chauhan d8e8e92176 libcheck: Update the compatibility code and checks
This brings us up-to-speed with the latest compatibility code from upstream
check git. For completeness, we do all the checks that upstream check does, but
we skip the snprintf/vsnprintf code because it's not straightforward (involves
running code and that is bad for cross-compilation) and not necessary for the
platforms we support anyway.

If someone really wants this, they can uncomment this and copy the relevant
checks from the check git repository.

https://bugzilla.gnome.org/show_bug.cgi?id=775870
2016-12-09 15:31:01 +05:30
..
libcompat libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
check.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check.h.in libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_error.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_error.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_impl.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_list.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_list.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_log.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_log.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_msg.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_msg.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_pack.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_pack.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_print.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_print.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_run.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_str.c libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
check_str.h libcheck: port to latest check git 2016-12-09 15:31:01 +05:30
Makefile.am libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
meson.build libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30