mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
It's possible for a test to output non-ASCII characters (for example, due to a hard fault or serial noise or memory corruption). Rather than crashing the test runner, backslash escape those characters and treat them as program output. Refactors the string encoding step to a single helper to avoid copy-paste. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
21 KiB
Executable File
21 KiB
Executable File