95004e5114
Hash table can now be completely full (ie now NULL entry) before a resize is triggered. Use sentinel value to indicate delete entry in the table. |
||
---|---|---|
.. | ||
basics | ||
bytecode | ||
io | ||
misc | ||
README | ||
run-tests |
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.