summaryrefslogtreecommitdiff
path: root/tests/basics/string1.py
AgeCommit message (Expand)Author
2014-01-21str: Implement proper string (instead of byte string) indexing.Paul Sokolovsky
2014-01-21Implement string multiplication.Paul Sokolovsky
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky