Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Split large tests into smaller files, to run with a small heap. | Damien George | 2016-03-15 |
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. |