Changeset f305f749f83e39c2671ef06415b968744c91b984

Show
Ignore:
Timestamp:
05/27/08 19:26:46 (3 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1211909206 +0300
git-parent:

[0daf5bc0b5bebe3b4f1b94edffc26e14611063d9]

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

CIL API sanity checks (well known to fail at the moment)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bindings/cil/tests/Makefile.am

    r460fa6b rf305f74  
    22MOSTLYCLEANFILES = $(check_SCRIPTS) 
    33 
    4 check_SCRIPTS = testvlc.exe 
     4noinst_SCRIPTS = testvlc.exe 
     5dist_check_SCRIPTS = missing_api 
    56 
    67SOURCES_testvlc = testvlc.cs 
     
    1011    $(CSC) -target:exe -out:$@ $(CSFLAGS) $^ $(LDADD_testvlc) 
    1112 
     13TESTS = missing_api