ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
Last change
on this file since b787cad was 6d43cdde, checked in by Andrew Beach <ajbeach@…>, 6 years ago |
Rework of exception tests. Includes a new disabled failing test case.
|
-
Property mode
set to
100644
|
File size:
430 bytes
|
Rev | Line | |
---|
[6d43cdde] | 1 | termination throw
|
---|
| 2 | finally during unwind
|
---|
| 3 | Exiting: termination inner finally
|
---|
| 4 | termination catch
|
---|
| 5 | finally after catch
|
---|
| 6 | Exiting: termination outer finally
|
---|
| 7 |
|
---|
| 8 | resumption throw
|
---|
| 9 | resumption catch
|
---|
| 10 | finally after resume
|
---|
| 11 | Exiting: resumption inner finally
|
---|
| 12 | finally after catch
|
---|
| 13 | Exiting: resumption outer finally
|
---|
| 14 |
|
---|
| 15 | walking out of try
|
---|
| 16 | walking through finally
|
---|
| 17 | Exiting: walking finally
|
---|
| 18 |
|
---|
| 19 | jumping out of try
|
---|
| 20 | jumping through finally
|
---|
| 21 | Exiting: jumping finally
|
---|
Note:
See
TracBrowser
for help on using the repository browser.