micropython/tests
Paul Sokolovsky 135002a086 Add basic super() test. 2014-02-22 20:25:05 +02:00
..
basics Add basic super() test. 2014-02-22 20:25:05 +02:00
bytecode
io io.File, socket types: Add fileno() method. 2014-02-08 21:20:32 +02:00
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.