summaryrefslogtreecommitdiffstatshomepage
path: root/tests/run-tests
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-09-20 11:30:54 +1000
committerDamien George <damien.p.george@gmail.com>2016-09-20 11:30:54 +1000
commitfbddea929d28fa75ecc4e964500eca3f2ac32e4b (patch)
treec22d7da9548bdf71479e509ce2c090629d7e8398 /tests/run-tests
parent60592fd23c8acd4ed4f70d8fbe8f8b11ea58082c (diff)
downloadmicropython-fbddea929d28fa75ecc4e964500eca3f2ac32e4b.tar.gz
micropython-fbddea929d28fa75ecc4e964500eca3f2ac32e4b.zip
py/showbc: Make printf's go to the platform print stream.
The system printf is no longer used by the core uPy code. Instead, the platform print stream or DEBUG_printf is used. Using DEBUG_printf in the showbc functions would mean that the code can't be tested by the test suite, so use the normal output instead. This patch also fixes parsing of bytecode-line-number mappings.
Diffstat (limited to 'tests/run-tests')
0 files changed, 0 insertions, 0 deletions