summaryrefslogtreecommitdiff
path: root/tests/basics/try2.py
AgeCommit message (Expand)Author
2016-12-21tests: Add tests to improve coverage of runtime.c.Rami Ali
2014-01-31Add testcase with exception handler spread across functions.Paul Sokolovsky
2014-01-30vm: Add basic implementation of END_FINALLY opcode.Paul Sokolovsky
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky