summaryrefslogtreecommitdiff
path: root/tests/basics/list_index.py
AgeCommit message (Expand)Author
2015-03-25tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George
2014-03-12Implement str.count and add tests for it.xbe
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky