Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
06add6ac
Commit
06add6ac
authored
Jun 10, 2016
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: remove failing test
This test never worked.
parent
9272a470
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
test/Makefile.am
test/Makefile.am
+0
-3
No files found.
test/Makefile.am
View file @
06add6ac
...
...
@@ -18,7 +18,6 @@ check_PROGRAMS = \
test_libvlc_media
\
test_libvlc_media_list
\
test_libvlc_media_player
\
test_libvlc_media_discoverer
\
test_libvlc_slaves
\
test_src_config_chain
\
test_src_misc_variables
\
...
...
@@ -82,8 +81,6 @@ test_libvlc_media_list_SOURCES = libvlc/media_list.c
test_libvlc_media_list_LDADD
=
$(LIBVLC)
test_libvlc_media_player_SOURCES
=
libvlc/media_player.c
test_libvlc_media_player_LDADD
=
$(LIBVLC)
test_libvlc_media_discoverer_SOURCES
=
libvlc/media_discoverer.c
test_libvlc_media_discoverer_LDADD
=
$(LIBVLC)
test_libvlc_slaves_SOURCES
=
libvlc/slaves.c
test_libvlc_slaves_LDADD
=
$(LIBVLCCORE)
$(LIBVLC)
test_libvlc_meta_SOURCES
=
libvlc/meta.c
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment