micropython/tests
Damien George b6ec51bbf0 tests: Add test for dict delete. It fails. 2014-04-05 13:26:00 +01:00
..
basics tests: Add test for dict delete. It fails. 2014-04-05 13:26:00 +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.