<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests, branch 0.8.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.8.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.8.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-11-05T22:47:44+00:00</updated>
<entry>
<title>tests/vfs_fat_oldproto: Skip for ports not supporting "oldproto".</title>
<updated>2016-11-05T22:47:44+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-11-05T22:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fa3a108ed7015a131848ca34e5908d183774baf5'/>
<id>urn:sha1:fa3a108ed7015a131848ca34e5908d183774baf5</id>
<content type='text'>
Otherwise this broke esp8266 testsuite.
</content>
</entry>
<entry>
<title>tests/extmod/framebuf1: Test framebuffer pixel clear, and text function.</title>
<updated>2016-11-02T13:10:17+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-26T10:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=94aeba0427cc80e43b59c4155e02e8cb7c327951'/>
<id>urn:sha1:94aeba0427cc80e43b59c4155e02e8cb7c327951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/ticks_diff: Test for new semantics of ticks_diff().</title>
<updated>2016-10-30T18:33:12+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-10-30T18:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=be6a765c69baf6f0bae77379438fb11c8f2c104a'/>
<id>urn:sha1:be6a765c69baf6f0bae77379438fb11c8f2c104a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/sequence: Fix reverse slicing of lists.</title>
<updated>2016-10-30T17:54:19+00:00</updated>
<author>
<name>Fabio Utzig</name>
<email>utzig@utzig.org</email>
</author>
<published>2016-10-30T16:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8908e505ce23ccd1f0ee49f3ffa80bf78cfaccfa'/>
<id>urn:sha1:8908e505ce23ccd1f0ee49f3ffa80bf78cfaccfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/btree1: Fix out of memory error running on esp8266.</title>
<updated>2016-10-29T16:53:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-10-29T16:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1ba4db5685b0f5a0b06020a01cf47aa952a52588'/>
<id>urn:sha1:1ba4db5685b0f5a0b06020a01cf47aa952a52588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/uhashlib_sha256: Rename sha256.py test.</title>
<updated>2016-10-28T16:51:54+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-28T12:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cc0cc67815a70b4b7dd7be62b18e3c07054f9b46'/>
<id>urn:sha1:cc0cc67815a70b4b7dd7be62b18e3c07054f9b46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/uhashlib_sha1: Coverage for SHA1 algorithm.</title>
<updated>2016-10-28T16:51:46+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-28T12:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b83ac44e82d77ac77b0f93b5e61dd3ec84b089fd'/>
<id>urn:sha1:b83ac44e82d77ac77b0f93b5e61dd3ec84b089fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics/gc1: Garbage collector threshold() coverage.</title>
<updated>2016-10-27T19:15:42+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-27T10:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=964fb2450e2dd09c8db43fd6c4e1e5e472fa107a'/>
<id>urn:sha1:964fb2450e2dd09c8db43fd6c4e1e5e472fa107a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_oldproto: Test old block device protocol.</title>
<updated>2016-10-27T01:22:43+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-25T10:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fbca4f94b36397f914a663c4ea816990f17711fa'/>
<id>urn:sha1:fbca4f94b36397f914a663c4ea816990f17711fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_fsusermount: Improve fsusermount test coverage.</title>
<updated>2016-10-27T01:22:42+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-21T09:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=38a9359339805626fd39a59ec6e5249a6b5e2f5a'/>
<id>urn:sha1:38a9359339805626fd39a59ec6e5249a6b5e2f5a</id>
<content type='text'>
</content>
</entry>
</feed>
