summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-15 19:41:08 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-15 19:41:08 +0200
commitf4ed2dfa942339dc1f174e8a83ff0d41073f1972 (patch)
tree09d596744164c9777c17a377ebbfcfb2b0152f36 /docs/conf.py
parentdd35fe7ca0e18af0286f89a20e5f743015d3dac5 (diff)
lib/tinytest: Clean up test reporting in the presence of stdout output.
tinytest is written with the idea that tests won't write to stdout, so it prints test name witjout newline, then executes test, then writes status. But MicroPython tests write to stdout, so the test output becomes a mess. So, instead print it like: # starting basics/andor.py ... test output ... basics/andor.py: OK
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions