micropython/tests
Paul Sokolovsky a5afc9009f builtinimport: Implement relative imports. 2014-04-12 18:25:17 +03:00
..
basics builtinimport: Implement relative imports. 2014-04-12 18:25:17 +03:00
bytecode
io
misc
README
run-tests

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.