summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string_find.py
Commit message (Expand)AuthorAge
* py/objstr: In find/rfind, don't crash when end < start.Jeff Epler2018-04-05
* tests: Add more tests to improve coverage, mostly testing exceptions.Damien George2015-08-21
* Implement str.count and add tests for it.xbe2014-03-12
* Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky2014-01-19