summaryrefslogtreecommitdiff
path: root/tests/basics/list_mult.py
AgeCommit message (Expand)Author
2016-08-15tests/basics: Add more list tests to improve coverage testing.Damien George
2014-08-13py: Fix mult by negative number of tuple, list, str, bytes.Damien George
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky