micropython/tests
Damien George 134c10e776 Merge branch 'master' of github.com:micropython/micropython 2014-04-08 18:29:50 +01:00
..
basics Merge branch 'master' of github.com:micropython/micropython 2014-04-08 18:29:50 +01:00
bytecode
io
misc
README
run-tests py: Implement more features in native emitter. 2014-04-06 12:58:40 +01: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.