Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

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