[vlc-devel] commit: Don't use the local media library in tests ( Rafaël Carré )

git version control git at videolan.org
Sat Apr 19 14:37:24 CEST 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sat Apr 19 14:14:03 2008 +0200| [3181ed58247fa2a9ff2d8fa311313b3451e4a8fc]

Don't use the local media library in tests

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3181ed58247fa2a9ff2d8fa311313b3451e4a8fc
---

 test/libvlc/test.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/test/libvlc/test.h b/test/libvlc/test.h
index 9fe2a0f..39c4da2 100644
--- a/test/libvlc/test.h
+++ b/test/libvlc/test.h
@@ -52,6 +52,7 @@ static const char * test_defaults_args[] = {
     "--ignore-config",
     "-I",
     "dummy",
+    "--no-media-library",
     "--plugin-path=../modules",
     "--vout=dummy",
     "--aout=dummy"




More information about the vlc-devel mailing list