920da9c5e3
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>
4 lines
86 B
Python
4 lines
86 B
Python
freeze_as_str("frzstr")
|
|
freeze_as_mpy("frzmpy")
|
|
freeze_mpy("$(MPY_DIR)/tests/frozen")
|