Changeset 0f4ac10
- Timestamp:
- Jun 19, 2023, 3:54:33 PM (17 months ago)
- Branches:
- master
- Children:
- 2fd4cea
- Parents:
- 33d4bc8
- Location:
- tests
- Files:
-
- 12 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r33d4bc8 r0f4ac10 225 225 -cp ${test} ${abspath ${@}} 226 226 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 227 235 alloc-ERROR : alloc.cfa ${CFACCBIN} 228 236 ${CFACOMPILE_SYNTAX} -DERR1
Note: See TracChangeset
for help on using the changeset viewer.