summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/fun_error.py
Commit message (Collapse)AuthorAge
* tests: Rewrite some tests so they can run without needing eval/exec.Damien George2018-02-14
| | | | | For builds without the compiler enabled (and hence without eval/exec) it is useful to still be able to run as many tests as possible.
* tests/basics/fun_error: Split out skippable test.Paul Sokolovsky2017-03-10
|
* tests: Add some more tests to improve code coverage of corner cases.Damien George2015-04-05
|
* tests: Add missing tests for builtins, and many other things.Damien George2015-04-04