summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string_replace.py
Commit message (Expand)AuthorAge
* tests: Add more tests to improve coverage, mostly testing exceptions.Damien George2015-08-21
* tests: Add some more tests for bytes, bignum, string and ujson.Damien George2015-03-14
* py: Fix str.replace for case when arg 0 or 1 is empty string.Damien George2014-04-07
* Implement str.replace and add tests for it.xbe2014-01-30