Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-25 | tests/basics: Add more tests for unwind jumps from within a try-finally. | Damien George | |
These tests excercise cases that are fixed by the previous two commits. | |||
2016-08-15 | tests/basics: Add test for break from within try within a for-loop. | Damien George | |
2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George | |
From now on, all new tests must use underscore. Addresses issue #727. |