<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/micropython, branch v1.4.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-04-22T22:18:28+00:00</updated>
<entry>
<title>tests: Add more tests for viper, including tests for ViperTypeError's.</title>
<updated>2015-04-22T22:18:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-22T22:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=40d43ea88dfff431dd863146dd2e62ea8c24683e'/>
<id>urn:sha1:40d43ea88dfff431dd863146dd2e62ea8c24683e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Add %q format support to mp_[v]printf, and use it.</title>
<updated>2015-04-16T14:30:16+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-11T12:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=044c473de203b4dbe93874813b430fb6336db2b2'/>
<id>urn:sha1:044c473de203b4dbe93874813b430fb6336db2b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add missing tests for builtins, and many other things.</title>
<updated>2015-04-04T21:05:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-04T21:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9dd36404646f857c4f250537bac0d9a8ad041d25'/>
<id>urn:sha1:9dd36404646f857c4f250537bac0d9a8ad041d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add specific test for closures in native emitter.</title>
<updated>2015-04-03T15:14:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-03T15:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=82f37bf0d1080b4f508a6af36088cbe12b50c70b'/>
<id>urn:sha1:82f37bf0d1080b4f508a6af36088cbe12b50c70b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add tests for SyntaxError, TypeError, and other missing things.</title>
<updated>2015-03-25T23:10:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-25T23:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=214179b430ebc1101e28b19248b6166f5e511e6b'/>
<id>urn:sha1:214179b430ebc1101e28b19248b6166f5e511e6b</id>
<content type='text'>
This is intended to improve coverage of the test suite.
</content>
</entry>
<entry>
<title>tests: Add tests for things that are not already tested.</title>
<updated>2015-03-12T22:48:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-12T22:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af43565322f5c45a1a92df1afceff24c93021998'/>
<id>urn:sha1:af43565322f5c45a1a92df1afceff24c93021998</id>
<content type='text'>
The aim here is to improve coverage of the code.
</content>
</entry>
<entry>
<title>tests: Add test for micropython const feature when it has a SyntaxError.</title>
<updated>2015-03-01T12:06:24+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-01T12:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=47538cc880e3699fcef3f8a9ff4c8c76fa455795'/>
<id>urn:sha1:47538cc880e3699fcef3f8a9ff4c8c76fa455795</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Remove obsolete test; don't use fp in micropython/ tests.</title>
<updated>2015-02-15T01:57:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-15T01:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ed8b4da0db693dc6cc18c73b5fc43faad4801134'/>
<id>urn:sha1:ed8b4da0db693dc6cc18c73b5fc43faad4801134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Fix loading of immediate pointer in Thumb assembler.</title>
<updated>2015-02-15T00:45:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-15T00:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d1c37883756045fb92d58592181bf53481d7693d'/>
<id>urn:sha1:d1c37883756045fb92d58592181bf53481d7693d</id>
<content type='text'>
Addresses issue #1117.
</content>
</entry>
<entry>
<title>asmarm: Fix bug with encoding small negative ints using MVN instruction.</title>
<updated>2014-12-14T01:24:17+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-12-14T01:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c0bc3bd736a3442d6fecaf54bd09139f3801551f'/>
<id>urn:sha1:c0bc3bd736a3442d6fecaf54bd09139f3801551f</id>
<content type='text'>
</content>
</entry>
</feed>
