aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/list_slice.py
AgeCommit message (Collapse)Author
2019-10-29tests/basics: Split out specific slice tests to separate files.Damien George
So they can be automatically skipped if slice is not enabled.
2016-11-26tests/basics: Enable tests for list slice getting with 3rd arg.Damien George
Also add a test to check case when 3rd arg is 0.
2015-01-29tests: Add some tests to improve coverage.Damien George
2014-04-02Add more tests.Damien George