gstreamer/tests
Tim-Philipp Müller 1fff311824 tests/check/: Some small and basic unit tests for playbin; not very useful yet, but at least a start.
Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/playbin.c: (GST_START_TEST),
(gst_red_video_src_uri_get_type),
(gst_red_video_src_uri_get_protocols),
(gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
(gst_red_video_src_uri_handler_init),
(gst_red_video_src_init_type), (gst_red_video_src_base_init),
(gst_red_video_src_create), (gst_red_video_src_class_init),
(gst_red_video_src_init), (plugin_init), (playbin_suite):
Some small and basic unit tests for playbin; not very useful yet,
but at least a start.
2006-10-18 09:53:03 +00:00
..
check tests/check/: Some small and basic unit tests for playbin; not very useful yet, but at least a start. 2006-10-18 09:53:03 +00:00
examples tests/examples/seek/seek.c: Segment seeking needs to use the rate and set stop to -1. 2006-10-13 15:20:29 +00:00
icles tests/icles/stress-xoverlay.c: Fix if core was built without parsing support. 2006-05-09 11:59:13 +00:00
old Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
Makefile.am tests/Makefile.am: Don't try to build tests in tests/icles if we don't have X (#323852) 2006-03-16 20:01:03 +00:00