Show
Ignore:
Timestamp:
05/10/08 17:36:16 (3 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1210433776 +0300
git-parent:

[07cb75ee58a9e9c7cd19cd0f9d1475165214fedf]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1210433760 +0300
Message:

Remove any tests that requires external networking.

Breaks distcheck, no thanks.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • test/Makefile.am

    rb11361d r730cd53  
    99############################################################################### 
    1010check_PROGRAMS = \ 
    11     test_libvlc_core \ 
     11   test_libvlc_core \ 
    1212    test_libvlc_events \ 
     13    $(NULL) 
     14EXTRA_PROGRAMS = \ 
    1315    test_libvlc_media_list \ 
    1416    test_libvlc_media_list_player \ 
     
    1618    test_libvlc_meta \ 
    1719    $(NULL) 
    18 check_DATA = samples/test.sample samples/meta.sample 
     20#check_DATA = samples/test.sample samples/meta.sample 
    1921 
    2022check_HEADERS = libvlc/test.h