<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/io, branch v1.8.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-05-02T11:38:07+00:00</updated>
<entry>
<title>tests: Make "io" modules fixes for CPython compatibility.</title>
<updated>2016-05-02T11:38:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-02T11:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=566d8f1d7e1eb1a0cd595d4e76401ea5d54b0ef4'/>
<id>urn:sha1:566d8f1d7e1eb1a0cd595d4e76401ea5d54b0ef4</id>
<content type='text'>
Previously, "import _io" worked on both CPython and MicroPython (essentially
by a chance on CPython, as there's not guarantee that its contents will stay
the same across versions), but as the module was renamed to uio, need to use
more robust import sequence for compatibility.
</content>
</entry>
<entry>
<title>tests: Update for _io/_collections module having been renamed.</title>
<updated>2016-05-02T11:15:11+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-02T11:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c35f3979c38bc8a29a22e7a61d33f87ff856124'/>
<id>urn:sha1:8c35f3979c38bc8a29a22e7a61d33f87ff856124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for io.BufferedWriter.</title>
<updated>2016-03-25T13:01:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-25T13:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88f60de914fb3c0ef78931cba151afdd487f37cb'/>
<id>urn:sha1:88f60de914fb3c0ef78931cba151afdd487f37cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/io: Remove "testfile" at end of open_plus test.</title>
<updated>2016-03-17T20:09:33+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-03-17T20:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99146ea4445736ccd982e8ce18f3b8c2a8cebfec'/>
<id>urn:sha1:99146ea4445736ccd982e8ce18f3b8c2a8cebfec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/open_plus: Add tests for "r+", "w+" open modes.</title>
<updated>2016-02-06T19:59:54+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-06T19:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5bf6eba845d16b91b8a299b41c5048ab3dfe1c30'/>
<id>urn:sha1:5bf6eba845d16b91b8a299b41c5048ab3dfe1c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add tests for stream IO errors.</title>
<updated>2015-12-23T22:37:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-12-23T22:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=117158fcd560a84318a0b9cb5332c5599acdb84b'/>
<id>urn:sha1:117158fcd560a84318a0b9cb5332c5599acdb84b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix: Rename "_os" module to "uos" for consistency with baremetal ports.</title>
<updated>2015-12-11T22:04:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-12-11T22:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a6eff059b92faf9746fd148af697281791b2aeed'/>
<id>urn:sha1:a6eff059b92faf9746fd148af697281791b2aeed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Make io test cleanup after itself by removing 'testfile'.</title>
<updated>2015-08-21T07:45:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-08-21T07:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d292a81e95bd558f3902f88fa4d6d5641a4aa388'/>
<id>urn:sha1:d292a81e95bd558f3902f88fa4d6d5641a4aa388</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Add stream_tell method, and use for unix and stmhal file tell.</title>
<updated>2015-08-13T21:56:32+00:00</updated>
<author>
<name>blmorris</name>
<email>bryan.morrissey@gmail.com</email>
</author>
<published>2015-08-04T23:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bdd78c31b68db5323796d93e0a17159806ce10fc'/>
<id>urn:sha1:bdd78c31b68db5323796d93e0a17159806ce10fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add testcase for open(..., "a").</title>
<updated>2015-06-20T21:05:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-20T21:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a06c38b486264477e2dd741badd4a2936e80299f'/>
<id>urn:sha1:a06c38b486264477e2dd741badd4a2936e80299f</id>
<content type='text'>
</content>
</entry>
</feed>
