mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
group_link works now
Original commit message from CVS: group_link works now
This commit is contained in:
parent
d5f0f798ac
commit
96c58fdeab
2 changed files with 4 additions and 4 deletions
|
@ -8,11 +8,11 @@ tests_pass = \
|
||||||
143777 143777-2 \
|
143777 143777-2 \
|
||||||
147713 \
|
147713 \
|
||||||
147819 \
|
147819 \
|
||||||
147894 147894-2
|
147894 147894-2 group_link
|
||||||
|
|
||||||
# don't enable this one unless it actually works.
|
# don't enable this one unless it actually works.
|
||||||
# useless_iteration
|
# useless_iteration
|
||||||
tests_fail = group_link
|
tests_fail =
|
||||||
tests_ignore =
|
tests_ignore =
|
||||||
|
|
||||||
unlink_src_SOURCES = unlink.c
|
unlink_src_SOURCES = unlink.c
|
||||||
|
|
|
@ -8,11 +8,11 @@ tests_pass = \
|
||||||
143777 143777-2 \
|
143777 143777-2 \
|
||||||
147713 \
|
147713 \
|
||||||
147819 \
|
147819 \
|
||||||
147894 147894-2
|
147894 147894-2 group_link
|
||||||
|
|
||||||
# don't enable this one unless it actually works.
|
# don't enable this one unless it actually works.
|
||||||
# useless_iteration
|
# useless_iteration
|
||||||
tests_fail = group_link
|
tests_fail =
|
||||||
tests_ignore =
|
tests_ignore =
|
||||||
|
|
||||||
unlink_src_SOURCES = unlink.c
|
unlink_src_SOURCES = unlink.c
|
||||||
|
|
Loading…
Reference in a new issue