Changeset f1b6671 for tests/exceptions/.expect
- Timestamp:
- Apr 6, 2020, 4:41:55 PM (3 years ago)
- Branches:
- ADT, arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- e276be6
- Parents:
- 057298e
- Location:
- tests/exceptions/.expect
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/exceptions/.expect/interact.txt
r057298e rf1b6671 14 14 resumption catch, will terminate 15 15 inner termination catch 16 17 throwing resume moon 18 resumption moon catch, will terminate 19 termination catch 20 throwing resume star 21 resumption star catch -
tests/exceptions/.expect/resume.txt
r057298e rf1b6671 25 25 caught second exception 26 26 recaught first exception 27 28 inner catch 29 inner catch 30 outer catch -
tests/exceptions/.expect/terminate.txt
r057298e rf1b6671 24 24 caught second exception 25 25 recaught first exception 26 27 inner catch 28 outer catch
Note: See TracChangeset
for help on using the changeset viewer.