Changeset d175767
- Timestamp:
- Apr 10, 2025, 6:49:18 PM (7 months ago)
- Branches:
- master
- Children:
- 3f631d6
- Parents:
- 831b2ec
- Location:
- tests
- Files:
-
- 3 added
- 1 edited
-
Makefile.am (modified) (1 diff)
-
collections/.expect/string-operator-ERR15.txt (added)
-
collections/.expect/string-operator.txt (added)
-
collections/string-operator.cfa (added)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r831b2ec rd175767 288 288 -cp ${test} ${abspath ${@}} 289 289 290 collections/string-operator-ERR15 : collections/string-operator.cfa 291 ${CFACOMPILE_SYNTAX} -DTRY_MR15 292 -cp ${test} ${abspath ${@}} 293 290 294 init1-ERROR : init1.cfa ${CFACCBIN} 291 295 ${CFACOMPILE_SYNTAX} -DERR1
Note:
See TracChangeset
for help on using the changeset viewer.