<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics, branch v1.8.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-10-30T17:54:19+00:00</updated>
<entry>
<title>py/sequence: Fix reverse slicing of lists.</title>
<updated>2016-10-30T17:54:19+00:00</updated>
<author>
<name>Fabio Utzig</name>
<email>utzig@utzig.org</email>
</author>
<published>2016-10-30T16:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8908e505ce23ccd1f0ee49f3ffa80bf78cfaccfa'/>
<id>urn:sha1:8908e505ce23ccd1f0ee49f3ffa80bf78cfaccfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics/gc1: Garbage collector threshold() coverage.</title>
<updated>2016-10-27T19:15:42+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-27T10:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=964fb2450e2dd09c8db43fd6c4e1e5e472fa107a'/>
<id>urn:sha1:964fb2450e2dd09c8db43fd6c4e1e5e472fa107a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics: Add test for builtin "delattr".</title>
<updated>2016-10-24T02:50:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-24T02:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=25c6fc731be491aa144867995b7b9d5f646414f2'/>
<id>urn:sha1:25c6fc731be491aa144867995b7b9d5f646414f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics/builtin_slice: Add test for "slice" builtin name.</title>
<updated>2016-10-24T02:35:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-22T03:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bc5b896f2481bbd1d44902573b0d5dd521f66405'/>
<id>urn:sha1:bc5b896f2481bbd1d44902573b0d5dd521f66405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add test to print full KeyError exc from failed dict lookup.</title>
<updated>2016-10-17T01:01:18+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-17T01:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6caca3259f4ec8f298b1d35f15e4492efbcff6b1'/>
<id>urn:sha1:6caca3259f4ec8f298b1d35f15e4492efbcff6b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Improve coverage of array, range, dict, slice, exc, unicode.</title>
<updated>2016-10-17T00:43:47+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-17T00:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e9404e5f5f058db954ac0a92cb5acfcef6f6724a'/>
<id>urn:sha1:e9404e5f5f058db954ac0a92cb5acfcef6f6724a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Improve test coverage of py/compile.c.</title>
<updated>2016-10-11T01:30:32+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-11T01:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5e22afce41de8c87071d8fc149a6ba3cd8762819'/>
<id>urn:sha1:5e22afce41de8c87071d8fc149a6ba3cd8762819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Improve coverage of struct with test for non-compliant behaviour.</title>
<updated>2016-10-07T01:57:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-07T01:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=82af4d6749072d01195da647f54b79c80f1ad731'/>
<id>urn:sha1:82af4d6749072d01195da647f54b79c80f1ad731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics: Add test for printing OSError when errno is unknown.</title>
<updated>2016-09-30T06:45:10+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-30T06:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f72a14920dbb99a66f7b81f27d2d45a3a33f44e'/>
<id>urn:sha1:9f72a14920dbb99a66f7b81f27d2d45a3a33f44e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics: Add test constructing a set from a non-trivial expression.</title>
<updated>2016-09-30T05:00:15+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-30T05:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17b4509564f748b663b31d61cc3614e6bf9ea54d'/>
<id>urn:sha1:17b4509564f748b663b31d61cc3614e6bf9ea54d</id>
<content type='text'>
</content>
</entry>
</feed>
