summaryrefslogtreecommitdiff
path: root/tests/basics/string_format2.py
AgeCommit message (Collapse)Author
2017-03-15tests/basics/string_format2: Adjust comment now that tests succeed.Damien George
2016-03-15tests: Split large tests into smaller files, to run with a small heap.Damien George
All tests in basics/ directory can now run and pass using 64-bit unix port with only a 16k heap (./run-tests --heapsize 16k). Tests in this directory should remain small so they can be used for ports with a small heap.