<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/array_construct.py, branch v1.8.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-08-29T21:38:00+00:00</updated>
<entry>
<title>tests: Split byteorder-dependent tests to *_endian.py's.</title>
<updated>2015-08-29T21:38:00+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-08-29T21:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58d9b10d70a584ee1a958c4f85708277404cf45a'/>
<id>urn:sha1:58d9b10d70a584ee1a958c4f85708277404cf45a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Skip some new tests when testing native emitter.</title>
<updated>2015-03-25T23:33:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-25T23:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=23d7fd526d631290e8cab85acb50cde3c05c0cec'/>
<id>urn:sha1:23d7fd526d631290e8cab85acb50cde3c05c0cec</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: Separate out test cases that rely on float support to float/ dir.</title>
<updated>2015-01-08T15:41:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-08T15:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=19b3fea6a885d071a1216614ee3f766aba947cbf'/>
<id>urn:sha1:19b3fea6a885d071a1216614ee3f766aba947cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Allow bytes/bytearray/array to be init'd by buffer protocol objects.</title>
<updated>2014-12-04T15:46:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-04T15:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32ef3a3517caa79f5d2237dbed8078e7fa79c742'/>
<id>urn:sha1:32ef3a3517caa79f5d2237dbed8078e7fa79c742</id>
<content type='text'>
Behaviour of array initialisation is subtly different for bytes,
bytearray and array.array when argument has buffer protocol.  This patch
gets us CPython conformant (except we allow initialisation of
array.array by buffer with length not a multiple of typecode).
</content>
</entry>
</feed>
