Changeset d175767


Ignore:
Timestamp:
Apr 10, 2025, 6:49:18 PM (7 months ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
3f631d6
Parents:
831b2ec
Message:

Add test for string operator overload selection.

The ".expect" file merely captures present state.

This tests makes visible the effects of upcoming string-overload reorganizations.

Location:
tests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r831b2ec rd175767  
    288288        -cp ${test} ${abspath ${@}}
    289289
     290collections/string-operator-ERR15 : collections/string-operator.cfa
     291        ${CFACOMPILE_SYNTAX} -DTRY_MR15
     292        -cp ${test} ${abspath ${@}}
     293
    290294init1-ERROR : init1.cfa ${CFACCBIN}
    291295        ${CFACOMPILE_SYNTAX} -DERR1
Note: See TracChangeset for help on using the changeset viewer.