<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/misc, branch v1.3.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-09-06T17:38:55+00:00</updated>
<entry>
<title>tests: Enable misc tests on pyboard; output 4 sig figs in rge_sm.</title>
<updated>2014-09-06T17:38:55+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-06T17:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c7a79284bb13671d8829c68f28c6839fa0b76054'/>
<id>urn:sha1:c7a79284bb13671d8829c68f28c6839fa0b76054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Rename test scripts, changing - to _ for consistency.</title>
<updated>2014-07-05T05:14:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-07-05T05:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=539681fffd96082ca3b5d18643d4f08f65c47170'/>
<id>urn:sha1:539681fffd96082ca3b5d18643d4f08f65c47170</id>
<content type='text'>
From now on, all new tests must use underscore.

Addresses issue #727.
</content>
</entry>
<entry>
<title>py: Add protection against printing too nested or recursive data structures.</title>
<updated>2014-06-27T23:25:04+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-06-27T23:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8993fb6cf0677ce980ab56cbad326e4e6bc47811'/>
<id>urn:sha1:8993fb6cf0677ce980ab56cbad326e4e6bc47811</id>
<content type='text'>
With a test which cannot be automatically validated so far.
</content>
</entry>
<entry>
<title>tests: Add test for catching infinite function recursion.</title>
<updated>2014-06-26T21:03:56+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-06-26T19:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=16ac4962aeb1fd6707b0c48cf9215e84083ed0f3'/>
<id>urn:sha1:16ac4962aeb1fd6707b0c48cf9215e84083ed0f3</id>
<content type='text'>
Put into misc/ to not complicate life for builds with check disabled.
</content>
</entry>
<entry>
<title>tests: Make rge-sm.py use less memory (integration step increased).</title>
<updated>2014-04-04T11:15:54+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-04T11:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=28390340e5986a33ddb64e1e7af6266c20b009ca'/>
<id>urn:sha1:28390340e5986a33ddb64e1e7af6266c20b009ca</id>
<content type='text'>
In addition to memory allocation failure, other problem was that 10**17
was overflowing.  Now passes.
</content>
</entry>
<entry>
<title>Add a test.</title>
<updated>2014-04-02T12:32:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-02T12:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4c834fc1ef5459c0a1f8124deac8fab72e73819'/>
<id>urn:sha1:e4c834fc1ef5459c0a1f8124deac8fab72e73819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Fix bug in optimised for .. range.</title>
<updated>2014-03-31T17:02:22+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-03-31T17:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3ff2d038912cba10f856f47cefbabf68f84cb098'/>
<id>urn:sha1:3ff2d038912cba10f856f47cefbabf68f84cb098</id>
<content type='text'>
Don't store final, failing value to the loop variable.  This fix also
makes for .. range a bit more efficient, as it uses less store/load
pairs for the loop variable.
</content>
</entry>
</feed>
