Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-14 | tests: Rewrite some tests so they can run without needing eval/exec. | Damien George | |
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. | |||
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | |
2017-03-10 | tests/basics/fun_error: Split out skippable test. | Paul Sokolovsky | |