micropython/ports/unix/variants/coverage
Jim Mussared 920da9c5e3 unix/variants/coverage: Add test for manifest freeze_mpy().
This uses the frozentest.mpy that is also used by ports/minimal.

Also fixes two bugs that these new tests picked up:
 - File extension matching in manifestfile.py.
 - Handling of freeze_mpy results in makemanifest.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-19 23:51:10 +10:00
..
frzmpy ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
frzstr ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
manifest.py unix/variants/coverage: Add test for manifest freeze_mpy(). 2022-09-19 23:51:10 +10:00
mpconfigvariant.h py/mpconfig: Add "everything" features from unix coverage. 2022-09-13 17:40:33 +10:00
mpconfigvariant.mk unix: Refactor mpconfigvariant.mk. 2022-09-13 17:40:55 +10:00