summaryrefslogtreecommitdiff
path: root/ports/unix/mpconfigport_coverage.h
AgeCommit message (Expand)Author
2020-10-14Removed MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT from unix coveragegamblor21
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2018-07-11WIP: after merge; before testingDan Halbert
2018-06-06unix: Support MICROPY_VFS_POSIX and enable it in coverage build.Damien George
2018-03-27Add VfsFat.label propertyJeff Epler
2018-02-14unix/mpconfigport_coverage: Enable range (in)equality comparison.Damien George
2017-12-19unix/mpconfigport_coverage.h: Enable MICROPY_PY_IO_RESOURCE_STREAM.Damien George
2017-11-12py/objnamedtuple: Add _asdict function if OrderedDict is supportedstijn
2017-09-10py/runtime: Implement dispatch for "reverse op" special methods.Paul Sokolovsky
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George