<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/micropython/heapalloc_iter.py, branch 5.0.0-beta.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-02-14T05:46:44+00:00</updated>
<entry>
<title>tests: Automatically skip tests that require eval, exec or frozenset.</title>
<updated>2018-02-14T05:46:44+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-02-14T05:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6031957473a15f62ecbe59b9d27e58e9d06a4d8a'/>
<id>urn:sha1:6031957473a15f62ecbe59b9d27e58e9d06a4d8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/heapalloc_*: Refactor some tests to work in strict stackless mode.</title>
<updated>2017-12-11T10:00:41+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-12-11T09:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e02cb9ec318580497dbb17f369a61d9e932094e5'/>
<id>urn:sha1:e02cb9ec318580497dbb17f369a61d9e932094e5</id>
<content type='text'>
In strict stackless mode, it's not possible to make a function call with
heap locked (because function activation record aka frame is allocated on
heap). So, if the only purpose of function is to introduce local variable
scope, move heap lock/unlock calls inside the function.
</content>
</entry>
<entry>
<title>tests: Convert remaining "sys.exit()" to "raise SystemExit".</title>
<updated>2017-06-10T17:34:38+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-10T17:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=85d809d1f4e35a511e0a56b3411126e05a31c01b'/>
<id>urn:sha1:85d809d1f4e35a511e0a56b3411126e05a31c01b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/micropython/heapalloc_iter: Improve skippability.</title>
<updated>2017-04-02T21:27:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-02T21:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=806c07c8989e44e1be4832fd37688e2b5828b3af'/>
<id>urn:sha1:806c07c8989e44e1be4832fd37688e2b5828b3af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/micropython/heapalloc_iter: Add tests for contains and unpack.</title>
<updated>2017-02-16T08:11:34+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-02-13T04:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7839b8b827199ce593bfb87bc62b426a2798fde6'/>
<id>urn:sha1:7839b8b827199ce593bfb87bc62b426a2798fde6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/micropython: Add test for iterating with the heap locked.</title>
<updated>2017-02-16T08:11:34+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-02-10T05:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=019048a6dc0783515e7fba4255dd2b22265d1059'/>
<id>urn:sha1:019048a6dc0783515e7fba4255dd2b22265d1059</id>
<content type='text'>
</content>
</entry>
</feed>
