libs/gst/check/gstcheck.c: if we get the wrong message, give us the types as string
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 2 Jul 2006 23:22:31 +0000 (23:22 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 2 Jul 2006 23:22:31 +0000 (23:22 +0000)
commit904f7041d0ac41e129ad8ed38b94e24c72dc52d7
treef170c1193d58bf910c1fb0f8b0245a3877cfd696
parent163cbcf957b672f17b3dd5d5b5641be1cfb04931
libs/gst/check/gstcheck.c: if we get the wrong message, give us the types as string

Original commit message from CVS:
* libs/gst/check/gstcheck.c: (gst_check_message_error),
(gst_check_run_suite):
if we get the wrong message, give us the types as string
* plugins/elements/gstfilesrc.c: (gst_file_src_start):
Fix a translatable
* tests/check/elements/filesrc.c: (GST_START_TEST):
add a test for trying to open a non-existing file
ChangeLog
common
libs/gst/check/gstcheck.c
plugins/elements/gstfilesrc.c
tests/check/elements/filesrc.c