micropython/tests
Damien George 686afc5c0a py: Check that sequence has 2 elements for dict iterable constructor. 2014-04-11 09:13:30 +01:00
..
basics py: Check that sequence has 2 elements for dict iterable constructor. 2014-04-11 09:13:30 +01: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.