Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r0f4ac10 rd144c26  
    225225        -cp ${test} ${abspath ${@}}
    226226
    227 array-container/dimexpr-match-c-ERRS : array-container/dimexpr-match-c.cfa
    228         ${CFACOMPILE_SYNTAX} -DERRS
    229         -cp ${test} ${abspath ${@}}
    230 
    231 array-container/dimexpr-match-cfa-ERRS : array-container/dimexpr-match-cfa.cfa
    232         ${CFACOMPILE_SYNTAX} -DERRS
    233         -cp ${test} ${abspath ${@}}
    234 
    235227alloc-ERROR : alloc.cfa ${CFACCBIN}
    236228        ${CFACOMPILE_SYNTAX} -DERR1
Note: See TracChangeset for help on using the changeset viewer.