micropython/tests
Paul Sokolovsky a7752a4540 run-tests: Elaborate python3 command override capabilities. 2014-04-04 17:28:34 +03:00
..
basics
bytecode
io
misc
README
run-tests run-tests: Elaborate python3 command override capabilities. 2014-04-04 17:28:34 +03:00

README

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.