diff options
author | stijn <stijn@ignitron.net> | 2015-08-06 12:34:48 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-08-08 12:35:27 +0100 |
commit | dbfba6a20e252a2c8daa145099299283d98564de (patch) | |
tree | cc8384c3e1f991ddf457593da546de2244ee99c2 /esp8266/mpconfigport.h | |
parent | 7ede3ec4b1ab4b77aac0dea0322a93b53f5df18a (diff) | |
download | micropython-dbfba6a20e252a2c8daa145099299283d98564de.tar.gz micropython-dbfba6a20e252a2c8daa145099299283d98564de.zip |
tests: Fix exceptions when running cmdline tests on windows
- subprocess.check_output can only handle strings on windows, not bytes,
so convert the arguments as such
- the pty module is for posix systems only so skip the tests needing it
in case it is not available
Diffstat (limited to 'esp8266/mpconfigport.h')
0 files changed, 0 insertions, 0 deletions