ADTast-experimental
Last change
on this file since 1ab773e0 was
6d43cdde,
checked in by Andrew Beach <ajbeach@…>, 5 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.