gstreamer/libs/gst/check
Nirbheek Chauhan c389c59b22 meson: Maintain macOS ABI through dylib versioning
Requires Meson 0.48, but the feature will be ignored on older versions
so it's safe to add it without bumping the requirement.

Documentation:
https://github.com/mesonbuild/meson/blob/master/docs/markdown/Reference-manual.md#shared_library
2018-08-31 14:40:14 +05:30
..
libcheck Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
check-prelude.h check: testclock: fix deprecation guards 2018-08-26 11:45:58 +02:00
check.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstbufferstraw.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstbufferstraw.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstcheck.c autotools: stop controlling symbol visibility with -export-symbols-regex 2018-08-12 23:26:25 +01:00
gstcheck.h check: Add a fail_unless_equals_clocktime macro for convenience 2018-07-08 20:56:16 -04:00
gstconsistencychecker.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstconsistencychecker.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstharness.c Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
gstharness.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gsttestclock.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:49:14 +02:00
gsttestclock.h check: testclock: fix deprecation guards 2018-08-26 11:45:58 +02:00
Makefile.am check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
meson.build meson: Maintain macOS ABI through dylib versioning 2018-08-31 14:40:14 +05:30