gstreamer/libs/gst/check
Priit Laes 6b234d7ce4 check: fix symbol exporting when building under et_EE locale
[A-Z] regexp fails under et_EE locale because Z in Estonian alphabet is
located after S and therefore characters starting with 'TUV...' are not
in the range anymore.

Fixes bug #602093.
2009-11-18 19:22:59 +00:00
..
libcheck libs/gst/check: Make writing threadsafe. Backported from libcheck trunk 2009-10-12 13:50:51 +02: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: Don't assume gst_pad_get_peer returns non NULL value. 2009-02-04 16:07:30 +02:00
gstcheck.h check: add some logging before calling gst_task_cleanup_all() 2009-08-10 11:55:35 +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 check: fix symbol exporting when building under et_EE locale 2009-11-18 19:22:59 +00:00