<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests, branch v1.8.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-06-03T14:13:39+00:00</updated>
<entry>
<title>tests/pyb/rtc: Make RTC test on pyboard more reliable by calling init().</title>
<updated>2016-06-03T14:13:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-06-03T14:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=97ce5d1d77fab41c00d9f852c5ce37bc1808181c'/>
<id>urn:sha1:97ce5d1d77fab41c00d9f852c5ce37bc1808181c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/misc/recursive_iternext: Provide more fine-grained selection of N.</title>
<updated>2016-06-03T14:09:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-06-03T14:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7d60a9791455358890467be295607b839a9140ae'/>
<id>urn:sha1:7d60a9791455358890467be295607b839a9140ae</id>
<content type='text'>
To work on a variety of ports the selection of N is very specific.
</content>
</entry>
<entry>
<title>tests/misc/recursive_iternext.py: Increase depth N from 1000 to 2000.</title>
<updated>2016-06-03T08:33:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-06-03T08:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ddadbaed06913dd05f786a30bca820f8a58c11c3'/>
<id>urn:sha1:ddadbaed06913dd05f786a30bca820f8a58c11c3</id>
<content type='text'>
This makes the test reliably overflow the recursion limit (which is the
correct behaviour) on Mac OS X.
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_ramdisk: Add testcases for chdir(), getcwd().</title>
<updated>2016-05-29T15:54:14+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-29T15:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f0eea1fdf9b88ea2c9cc2e8e3a080fe195be7247'/>
<id>urn:sha1:f0eea1fdf9b88ea2c9cc2e8e3a080fe195be7247</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/modstruct: Allow to have "0s" in struct format.</title>
<updated>2016-05-28T22:27:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-28T22:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=715ee9d925871f2c44632442ff42cb58c99ee9c7'/>
<id>urn:sha1:715ee9d925871f2c44632442ff42cb58c99ee9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/objnamedtuple: Allow passing field names as a tuple.</title>
<updated>2016-05-23T20:08:07+00:00</updated>
<author>
<name>Antonin ENFRUN</name>
<email>antonin.e@me.com</email>
</author>
<published>2016-05-22T17:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca41dc27504c68e805472a6788c4cddbb0da28b1'/>
<id>urn:sha1:ca41dc27504c68e805472a6788c4cddbb0da28b1</id>
<content type='text'>
So the documentation's example works.  Besides, a tuple can be more
memory efficient.
</content>
</entry>
<entry>
<title>tests: Add testcase for str.center().</title>
<updated>2016-05-21T21:18:53+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-21T21:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=53bac8e86973d8efbbc41f8344039f93211f2bcf'/>
<id>urn:sha1:53bac8e86973d8efbbc41f8344039f93211f2bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/struct1: Add testcase for an unknown type char.</title>
<updated>2016-05-14T12:54:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-14T12:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=719f8c044a9d30a8d9f4356af1310f18e82e5b67'/>
<id>urn:sha1:719f8c044a9d30a8d9f4356af1310f18e82e5b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics/string_splitlines: Reinstate feature test for splitlines.</title>
<updated>2016-05-13T12:11:22+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-13T12:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e2f82929371e0db06d23b75ef5a046707cfba60'/>
<id>urn:sha1:1e2f82929371e0db06d23b75ef5a046707cfba60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/objstr: Make dedicated splitlines function, supporting diff newlines.</title>
<updated>2016-05-13T11:21:32+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-13T11:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cc80c4dd59d0bdf130277fdb0705c871e1b1afa2'/>
<id>urn:sha1:cc80c4dd59d0bdf130277fdb0705c871e1b1afa2</id>
<content type='text'>
It now supports \n, \r and \r\n as newline separators.

Adds 56 bytes to stmhal and 80 bytes to unix x86-64.

Fixes issue #1689.
</content>
</entry>
</feed>
