summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/li_std_containers_int_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Remove special handling for Python < 2.6Olly Betts2018-06-081-10/+5
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-173/+190
* Fix python tests for old versions of PythonWilliam S Fulton2015-01-311-5/+0
* Test-suite fixes for python -classicWilliam S Fulton2015-01-311-0/+5
* Fix Python version checking in Python testsWilliam S Fulton2013-05-241-1/+1
* Fix li_std_containers_int test case for Python < 2.6William S Fulton2013-05-031-3/+7
* Add support for negative steps in Python slices on the STL containersWilliam S Fulton2012-01-241-4/+23
* Add runtime testcase for python slicingWilliam S Fulton2012-01-241-0/+246