Ignore:
Timestamp:
Apr 2, 2020, 3:00:55 PM (4 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
0f3d844
Parents:
6d43cdde
Message:

Fixed the disabled exceptions/resume test. Added more tests in exceptions/interact, one of which is disabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/exceptions/resume.cfa

    r6d43cdde r3eb5a478  
    7777                printf("caught yang\n");
    7878        }
    79 #ifdef FAILING
    8079        printf("\n");
    8180
     
    10099                printf("caught second exception (bad location)\n");
    101100        }
    102 #endif
    103101}
Note: See TracChangeset for help on using the changeset viewer.