summaryrefslogtreecommitdiff
path: root/tests/basics/for_range.py
AgeCommit message (Expand)Author
2017-04-05tests/basics: Add tests for raising ValueError when range() gets 0 step.Damien George
2016-10-11tests: Improve test coverage of py/compile.c.Damien George
2015-12-08py: Don't try to optimise for+range when args are not simple expressions.Damien George