Commit 40684649 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

Enable back media_list_player's tests.

This reverts "test: Disable test_media_list_player as it deadlocks."

This reverts commit 3403c427.
parent 65537488
...@@ -11,15 +11,14 @@ check_PROGRAMS = \ ...@@ -11,15 +11,14 @@ check_PROGRAMS = \
test_libvlc_core \ test_libvlc_core \
test_libvlc_events \ test_libvlc_events \
test_libvlc_media_list \ test_libvlc_media_list \
test_libvlc_media_list_player \
test_libvlc_media_player \ test_libvlc_media_player \
test_src_misc_variables \ test_src_misc_variables \
$(NULL) $(NULL)
# Disabled test: # Disabled test:
# meta: No suitable test file # meta: No suitable test file
# media_list_player: deadlocks.
EXTRA_PROGRAMS = \ EXTRA_PROGRAMS = \
test_libvlc_media_list_player \
test_libvlc_meta \ test_libvlc_meta \
test_dummy \ test_dummy \
$(NULL) $(NULL)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment