Damien George
|
1abaf74293
|
unix: Enable MICROPY_PY_BUILTINS_HELP_MODULES in coverage build.
|
2017-01-22 12:14:26 +11:00 |
|
Damien George
|
51c89e4f4e
|
unix: Enable builtin help function in coverage build.
|
2017-01-22 11:56:16 +11:00 |
|
Damien George
|
2d8740a4d1
|
tests/extmod: Add a test for framebuf module, tested by coverage build.
|
2016-09-04 16:40:40 +10:00 |
|
Paul Sokolovsky
|
cbffd0aadd
|
unix: Disable FatFs VFS for normal build, keep enabled for coverage.
It's enabled mostly for unit testing, and we do that in full with coverage
build.
|
2016-06-18 00:58:57 +03:00 |
|
Paul Sokolovsky
|
92a342a011
|
unix/mpconfigport_coverage.h: Add dedicated config file for coverage build.
This allows to enable the options which aren't enabled in the normal unix
config (as unix port is no longer an enable-all port).
|
2016-05-18 00:58:32 +03:00 |
|