gstreamer/libs/gst/check
Stefan Kost 6ea0bdadd5 check: use globbing for selective test invocation via GST_CHECKS
Use glib globbing instead of simple string matching to allow e.g.
GST_CHECKS="test_inter*" make gst/gstcaps.check
2010-06-06 23:19:58 +03:00
..
libcheck check: patch internal check copy some more so that failures actually fail 2010-01-05 01:41:18 +00:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
gstbufferstraw.c Add more missing docs. 2007-08-13 13:33:07 +00:00
gstbufferstraw.h libs/gst/check/: Add G_BEGIN_DECLS and G_END_DECLS. Move GST_CHECK_MAIN where it belongs. 2007-01-12 12:48:25 +00:00
gstcheck.c check: use globbing for selective test invocation via GST_CHECKS 2010-06-06 23:19:58 +03:00
gstcheck.h Fixes for -Wmissing-declarations -Wmissing-prototypes 2010-03-11 10:59:57 +01:00
gstconsistencychecker.c gst/check/consistencychecker: Check type of miniobject in probe 2009-10-08 08:55:23 +02:00
gstconsistencychecker.h check: make new GstStreamConsistency structure private 2009-07-28 15:26:42 +01:00
Makefile.am build: fix out of sourcedir build for check 2010-04-06 21:22:22 +03:00