mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
"1/0" is sacred idiom, the shortest way to break program execution (sys.exit() is too long).
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.