summaryrefslogtreecommitdiff
path: root/tests/basics/fun_error2.py
AgeCommit message (Expand)Author
2018-02-14tests: Rewrite some tests so they can run without needing eval/exec.Damien George
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-03-10tests/basics/fun_error: Split out skippable test.Paul Sokolovsky