summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_str.py
AgeCommit message (Collapse)Author
2017-03-22tests/heapalloc_str: Test no-replacement case for str.replace().Paul Sokolovsky
2017-01-27tests/heapalloc_str: Test for alloc-free string operations.Paul Sokolovsky
Starts with concatenation with an empty string.