<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/misc/recursive_iternext.py, branch 4.0.0-beta.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-04-10T04:43:52+00:00</updated>
<entry>
<title>tests: Move recursive tests to the tests/stress/ subdir.</title>
<updated>2018-04-10T04:43:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-04-10T04:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5ad27d4b8bb248954d98178e068a382599dadfa6'/>
<id>urn:sha1:5ad27d4b8bb248954d98178e068a382599dadfa6</id>
<content type='text'>
Keeping all the stress related tests in one place makes it easier to
stress-test a given port, and to also not run such tests on ports that
can't handle them.
</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/misc/: Make few tests skippable.</title>
<updated>2017-03-11T00:17:02+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-03-11T00:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3e321f1724b4e2deae2a7750c789c6423f5201c2'/>
<id>urn:sha1:3e321f1724b4e2deae2a7750c789c6423f5201c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/recursive_iternext: Clang/Linux is even more stack-frugal than MacOS.</title>
<updated>2016-06-04T18:10:43+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-04T00:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a1a261d8e892007dd01a51255978ac601c0b427f'/>
<id>urn:sha1:a1a261d8e892007dd01a51255978ac601c0b427f</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/recursive_iternext.py: Make low-heap friendly.</title>
<updated>2016-03-07T08:30:02+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-02-13T13:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b86c20676e4a014f8585fa07512fe89eb66da997'/>
<id>urn:sha1:b86c20676e4a014f8585fa07512fe89eb66da997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for recursive iternext stack overflow.</title>
<updated>2015-06-03T21:41:06+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-06-03T21:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=80f638fe19f6d40c53792eebda2dfdecc82ad75e'/>
<id>urn:sha1:80f638fe19f6d40c53792eebda2dfdecc82ad75e</id>
<content type='text'>
</content>
</entry>
</feed>
