<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests, branch v1.5.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-11-23T16:50:42+00:00</updated>
<entry>
<title>py/compile: Do proper checking of * and ** in function definition.</title>
<updated>2015-11-23T16:50:42+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-11-23T16:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9a56912ad16065c8fc3670c8d493f922bc54e5b1'/>
<id>urn:sha1:9a56912ad16065c8fc3670c8d493f922bc54e5b1</id>
<content type='text'>
This patch checks that there is only one *, and that ** is last in the
arg list.
</content>
</entry>
<entry>
<title>py: Check that second argument to hasattr is actually a string.</title>
<updated>2015-11-23T15:57:00+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-11-23T15:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e3f29cc9973dc3c522941858f1f0fb4c6b2cba0'/>
<id>urn:sha1:0e3f29cc9973dc3c522941858f1f0fb4c6b2cba0</id>
<content type='text'>
Fixes issue #1623.
</content>
</entry>
<entry>
<title>tests/int_big_*: Add more tests for result normalization.</title>
<updated>2015-11-22T20:11:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-22T20:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4120f32292090bd811165fe76780e4e74e3450b9'/>
<id>urn:sha1:4120f32292090bd811165fe76780e4e74e3450b9</id>
<content type='text'>
Tested by comparability to small int/casting to bool.
</content>
</entry>
<entry>
<title>tests/int_big_xor: Test that xor result is normalized.</title>
<updated>2015-11-22T20:02:15+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-22T20:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b56c635d64612975a2784fdc1424c41ec02f7272'/>
<id>urn:sha1:b56c635d64612975a2784fdc1424c41ec02f7272</id>
<content type='text'>
And thus can be successfully used in comparisons, etc.
</content>
</entry>
<entry>
<title>tests/float/string_format: Add testcase for incorrect rounding for %f.</title>
<updated>2015-11-22T16:08:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-22T16:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b64e0575fd5c30900c4576185edee26f5e2c54f0'/>
<id>urn:sha1:b64e0575fd5c30900c4576185edee26f5e2c54f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Implement default and star args for lambdas.</title>
<updated>2015-11-17T14:00:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-11-17T14:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c838942574a4970c922d1550f04e4b7b4d865a6'/>
<id>urn:sha1:2c838942574a4970c922d1550f04e4b7b4d865a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Unmount all user file systems after a soft reset.</title>
<updated>2015-11-16T22:43:47+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-11-16T19:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4404fbef077a481e58ec0b31dfcf79b521caff6'/>
<id>urn:sha1:e4404fbef077a481e58ec0b31dfcf79b521caff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/jni: Add test for working with container of List interface.</title>
<updated>2015-11-12T23:33:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-12T23:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=772f0b4159095baf2f073390b2bc2f8d5aab24de'/>
<id>urn:sha1:772f0b4159095baf2f073390b2bc2f8d5aab24de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/can: Fix a bug in filter handling.</title>
<updated>2015-11-02T23:09:49+00:00</updated>
<author>
<name>Henrik Sölver</name>
<email>henrik.solver@gmail.com</email>
</author>
<published>2015-11-01T22:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=35e7d9c0f114ea078d0a19c7f9743fdc4c7e8a3b'/>
<id>urn:sha1:35e7d9c0f114ea078d0a19c7f9743fdc4c7e8a3b</id>
<content type='text'>
Reported here: http://forum.micropython.org/viewtopic.php?f=2&amp;t=845
</content>
</entry>
<entry>
<title>extmod/modure: Make sure that errors in regexps are caught early.</title>
<updated>2015-10-31T21:38:22+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-31T21:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aee704ebe19cb9baeecdda90b7f8f7551d59aa3b'/>
<id>urn:sha1:aee704ebe19cb9baeecdda90b7f8f7551d59aa3b</id>
<content type='text'>
</content>
</entry>
</feed>
