summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string1.py
Commit message (Expand)AuthorAge
* tests/basics: Move str/bytes tests that give SyntaxWarning to sep file.Damien George2024-05-28
* tests: Add tests to improve coverage of objstr.c.Damien George2015-09-03
* tests: Add more tests to improve coverage, mostly testing exceptions.Damien George2015-08-21
* tests: Add tests to exercise lexer; and some more complex number tests.Damien George2015-04-04
* tests: Add missing tests for builtins, and many other things.Damien George2015-04-04
* tests: Add some more tests for bytes, bignum, string and ujson.Damien George2015-03-14
* str: Implement proper string (instead of byte string) indexing.Paul Sokolovsky2014-01-21
* Implement string multiplication.Paul Sokolovsky2014-01-21
* Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky2014-01-19