gstreamer/libs/gst/check/libcheck
Tim-Philipp Müller 9f99d056a2 check: patch internal check copy some more so that failures actually fail
Include unistd.h so that _POSIX_VERSION is actually defined when
it should be defined. Without that, stuff like fail_if(1) doesn't
actually fail, presumably because other parts of the code do include
unistd.h and then have _POSIX_VERSION defined.

Fixes #604565 even more.
2010-01-05 01:41:18 +00: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: update internal libcheck to 0.9.8 2009-12-17 21:18:41 +00: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