Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Steve Lhomme
vlc
b089c842dfe083a26024c060d239f32693d30c2f
b089c842dfe083a26024c060d239f32693d30c2f
Switch branch/tag
vlc
test
run_vlc.sh
Find file
Normal view
History
Permalink
run_vlc.sh
104 Bytes
Edit
Web IDE
Newer
Older
Add test case for the VLC binary
72fd19ba
Rémi Denis-Courmont
committed
May 09, 2012
1
2
#! /bin/sh
Fix test failure detection
b750826c
Rémi Denis-Courmont
committed
May 15, 2012
3
4
5
set
-e
VLC
=
"./vlc --ignore-config"
Add test case for the VLC binary
72fd19ba
Rémi Denis-Courmont
committed
May 09, 2012
6
7
8
$VLC
-vv
vlc://quit
$VLC
-vv
--play-and-exit
vlc://nop