mirror of
https://github.com/micropython/micropython.git
synced 2026-03-15 13:20:15 +01:00
In addition to memory allocation failure, other problem was that 10**17 was overflowing. Now passes.
This directory contains tests for various functionality areas of MicroPython. To run all stable tests, run "run-tests" script in this directory. Note that bytecode tests are not yet stable and should be run separately in "bytecode" subdirectory.