mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 02:40:55 +02:00
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.