gstreamer/libs/gst/check
Michał Dębski a7797d30a8 check: Use mkstemp instead of tempnam if possible
Using tempnam() is deprecated, this gives warning and fails the build
with -Werror.

https://bugzilla.gnome.org/show_bug.cgi?id=745858
2015-03-11 16:14:24 +00:00
..
libcheck check: Use mkstemp instead of tempnam if possible 2015-03-11 16:14:24 +00:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
check.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00
gstbufferstraw.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferstraw.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcheck.c check: fix another typo in the docs 2015-01-23 08:59:57 +01:00
gstcheck.h check: cast element in ASSERT_SET_STATE. 2015-02-19 12:18:50 +01:00
gstconsistencychecker.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstconsistencychecker.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttestclock.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:37 +01:00
gsttestclock.h testclock: replace newly-added GstTestClockIDList structure with a simple GList 2014-04-12 15:33:50 +01:00
Makefile.am check: Add _fail_unless() compatibility function around _ck_assert_failed() 2015-01-21 18:09:38 +01:00