mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Addresses issue #290, and hopefully sets up things to allow generators throwing exceptions, etc.
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.