<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/extmod, branch v1.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-03-14T22:56:02+00:00</updated>
<entry>
<title>tests: Add some more tests for complex numbers and ure module.</title>
<updated>2015-03-14T22:56:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-14T22:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f256cfef4f67c0a79141194b0a28dfa2a21b1110'/>
<id>urn:sha1:f256cfef4f67c0a79141194b0a28dfa2a21b1110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add some more tests for bytes, bignum, string and ujson.</title>
<updated>2015-03-14T21:20:58+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-14T21:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=26a9975fba2bbd8875f2671495003b9bdcb8d8b2'/>
<id>urn:sha1:26a9975fba2bbd8875f2671495003b9bdcb8d8b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add zlib test for decompressing uncompressed data.</title>
<updated>2015-03-12T00:17:04+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-12T00:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c832bde05f2e26b1ede0160b056f4f3bb8a692ca'/>
<id>urn:sha1:c832bde05f2e26b1ede0160b056f4f3bb8a692ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test for modure when regex has errors.</title>
<updated>2015-03-10T17:47:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-10T17:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55278dcc763e62513af02118e6bbd74707007e8d'/>
<id>urn:sha1:55278dcc763e62513af02118e6bbd74707007e8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/ure: Correctly return None when a group has no match.</title>
<updated>2015-03-04T13:51:32+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-04T13:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6cb6947b99e57ababc70fcc0fccd59038682c885'/>
<id>urn:sha1:6cb6947b99e57ababc70fcc0fccd59038682c885</id>
<content type='text'>
See issue #1122.
</content>
</entry>
<entry>
<title>tests: Add tests for op special meths, ubinascii, complex.</title>
<updated>2015-03-02T12:47:44+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-02T12:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2af921fb51be3d380058d93f71ad0f41c8d5c160'/>
<id>urn:sha1:2af921fb51be3d380058d93f71ad0f41c8d5c160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add tests for ure groups and named char classes.</title>
<updated>2015-02-21T10:39:41+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-21T10:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e3906d6b5d40a1c36a5b12bc27da7db4202bf63'/>
<id>urn:sha1:4e3906d6b5d40a1c36a5b12bc27da7db4202bf63</id>
<content type='text'>
Issue #1122 should now be fixed.
</content>
</entry>
<entry>
<title>extmod: Make ujson.loads raise exception if given empty string.</title>
<updated>2015-02-02T21:52:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-02T21:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5f64dc55d89444fcc3a5903d658eb327e1b6ef74'/>
<id>urn:sha1:5f64dc55d89444fcc3a5903d658eb327e1b6ef74</id>
<content type='text'>
Addresses issue #1097.
</content>
</entry>
<entry>
<title>moduzlib: Implement raw DEFLATE decoding support.</title>
<updated>2015-01-28T00:21:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-28T00:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2324f3ef2912fe4f82b9560e14eec1f7b6b5de5a'/>
<id>urn:sha1:2324f3ef2912fe4f82b9560e14eec1f7b6b5de5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modujson: .loads(): Handle more whitespace characters.</title>
<updated>2015-01-23T16:41:29+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-23T16:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=444331c07f47488325986e375ea6b1838f06685d'/>
<id>urn:sha1:444331c07f47488325986e375ea6b1838f06685d</id>
<content type='text'>
</content>
</entry>
</feed>
