gstreamer/tests
Thiago Santos 43602e2d8a tests: souphttpsrc: add explicit cast to silence warning
Silencing this warning:

elements/souphttpsrc.c:533:14: error: comparison between ‘SoupKnownStatusCode’ and ‘enum <anonymous>’ [-Werror=enum-compare]
   if (status != SOUP_STATUS_OK && !send_error_doc)

With gcc 4.8.2 (debian)
2013-10-31 13:22:40 -03:00
..
check tests: souphttpsrc: add explicit cast to silence warning 2013-10-31 13:22:40 -03:00
examples examples: we don't need the queue anymore 2013-09-16 15:55:55 +02:00
files tests: fix test ID3 tags up not to rely on dodgy typefinding code 2013-07-25 10:43:13 +01:00
icles tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00