<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/extmod, branch v1.8.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-10-13T11:56:47+00:00</updated>
<entry>
<title>tests/extmod/vfs_fat: Replace asserts with prints and expected outputs.</title>
<updated>2016-10-13T11:56:47+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-12T13:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e42186d3561921bd237dd10a73a60c76d238dd0c'/>
<id>urn:sha1:e42186d3561921bd237dd10a73a60c76d238dd0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod: Add test for ujson.load().</title>
<updated>2016-10-13T00:46:49+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-13T00:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=11ab807d76365bef451df0168b021f06bf14534c'/>
<id>urn:sha1:11ab807d76365bef451df0168b021f06bf14534c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat: Test coverage for remove() and rmdir().</title>
<updated>2016-10-11T05:03:52+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-07T09:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f274561e16dd35242d34c9b8fa7a09905857992c'/>
<id>urn:sha1:f274561e16dd35242d34c9b8fa7a09905857992c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/uzlib: Test adaptive huffman tree for tinflate coverage.</title>
<updated>2016-10-06T14:02:11+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-10-06T13:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9fdba0e09c7522130d6609362973bdf5feda1a2e'/>
<id>urn:sha1:9fdba0e09c7522130d6609362973bdf5feda1a2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/btree1: Checks for put, seq, string print and unsupported binary op.</title>
<updated>2016-10-04T13:17:22+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-09-29T15:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=addd1d3db1e8835f9e2d73fd4fbd5ee818bbcb4a'/>
<id>urn:sha1:addd1d3db1e8835f9e2d73fd4fbd5ee818bbcb4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/vfs_fat_ramdisk: Add test for VFS.statvfs().</title>
<updated>2016-09-27T03:48:58+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-09-25T20:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=670376c5cb3b687c60688cf18266898b2faef2e2'/>
<id>urn:sha1:670376c5cb3b687c60688cf18266898b2faef2e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/uzlib_decompio_gz: Test for DecompIO with gzip bitstream.</title>
<updated>2016-09-24T12:43:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-09-24T12:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d46de80162132cfffc244a366bf8d12bc87d29e8'/>
<id>urn:sha1:d46de80162132cfffc244a366bf8d12bc87d29e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod: Add test for machine.time_pulse_us().</title>
<updated>2016-09-16T13:31:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-16T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b9672bcbe8dd29b61326af8eb026df4d10a8f0ce'/>
<id>urn:sha1:b9672bcbe8dd29b61326af8eb026df4d10a8f0ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/urandom: Add urandom tests for error cases.</title>
<updated>2016-09-16T02:49:15+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-16T02:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=67a481360106e3dd45334b81471629defd4a9380'/>
<id>urn:sha1:67a481360106e3dd45334b81471629defd4a9380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/extmod/framebuf1: Add tests for scrolling in the x-direction.</title>
<updated>2016-09-05T02:08:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-05T02:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cac8dc34149686679b67037d393d3ea1c6aff779'/>
<id>urn:sha1:cac8dc34149686679b67037d393d3ea1c6aff779</id>
<content type='text'>
</content>
</entry>
</feed>
