mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 12:21:30 +00:00
77bf6d8c0f
Original commit message from CVS: * gst/gstbin.c: (gst_bin_child_state_change_func): Remove a piece of code that could never be reached. * docs/gst/gstreamer-sections.txt: * gst/gstpad.c: (gst_pad_push), (gst_pad_pull), (gst_pad_call_get_function): * gst/gstpad.h: * testsuite/pad/Makefile.am: Fix #150546, enable tests.
5 lines
86 B
Makefile
5 lines
86 B
Makefile
include ../Rules
|
|
|
|
tests_pass = link
|
|
tests_fail = chainnopull getnopush
|
|
tests_ignore =
|