]> git.sesse.net Git - vlc/commitdiff
test: check full help
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 19 Jan 2013 18:38:34 +0000 (20:38 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 19 Jan 2013 18:38:34 +0000 (20:38 +0200)
This can often catch bugs in the plugin descriptors and modules core.

test/run_vlc.sh

index ec1d123e3d5b2d21ecea084560976b5b5279e73d..38c7d105cb75be7559fd11c4a0c41fa57b7ee824 100755 (executable)
@@ -4,5 +4,6 @@ set -e
 
 VLC="./vlc --ignore-config"
 
+$VLC -H
 $VLC -vv vlc://quit
 $VLC -vv --play-and-exit vlc://nop