summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/enumerate.py
Commit message (Expand)AuthorAge
* tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
* tests/basic/[a-f]*: Make skippable.Paul Sokolovsky2017-02-15
* tests: Reduce large object allocations so tests can run with small heap.Damien George2016-03-06
* py: Add keyword arg support to enumerate constructor.Damien George2014-05-06
* basics/enumerate.py: Don't turn enumerate test into heap test.Paul Sokolovsky2014-02-11
* Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky2014-01-19