aboutsummaryrefslogtreecommitdiff
path: root/tests/bytecode/pylib-tests
AgeCommit message (Collapse)Author
2015-05-06unix-cpy: Fix adjustment of stack size when leaving exception handler.Damien George
Also remove __debug__ from one of the bytecode tests.
2014-01-02Fix bash->/usr/bin/env bash; add LICENSE for Python library tests.Damien George
2013-12-29Add tests to test compiler and emitted byte code.Damien