micropython/tests
Damien George 4417478d0f tests: Make tests pass on pyboard. 2014-04-13 17:46:30 +01:00
..
basics tests: Make tests pass on pyboard. 2014-04-13 17:46:30 +01:00
bytecode tests: Add some bytecode tests. 2014-04-12 18:00:32 +01:00
io
misc
README
run-tests tests: Make tests pass on pyboard. 2014-04-13 17:46:30 +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.