<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/unix/extra_coverage.py, branch 2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-06-10T17:34:38+00:00</updated>
<entry>
<title>tests: Convert remaining "sys.exit()" to "raise SystemExit".</title>
<updated>2017-06-10T17:34:38+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-10T17:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=85d809d1f4e35a511e0a56b3411126e05a31c01b'/>
<id>urn:sha1:85d809d1f4e35a511e0a56b3411126e05a31c01b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/io: Improve test coverage of io.BufferedWriter.</title>
<updated>2017-01-17T02:27:02+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2017-01-17T02:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cba723fc8c9b76150efc95e54996ad12a9a8cfc6'/>
<id>urn:sha1:cba723fc8c9b76150efc95e54996ad12a9a8cfc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Improve frozen import test coverage.</title>
<updated>2017-01-16T05:59:03+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2017-01-16T05:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=751e379533172b9bfb0863643d2829446258f9cc'/>
<id>urn:sha1:751e379533172b9bfb0863643d2829446258f9cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Improve stream.c test coverage.</title>
<updated>2017-01-16T04:57:10+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2017-01-16T04:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d01bd3a1cd00fa50017ef1d95f8f66e0b7a6365'/>
<id>urn:sha1:8d01bd3a1cd00fa50017ef1d95f8f66e0b7a6365</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/unix/extra_coverage: Add tests for importing frozen packages.</title>
<updated>2017-01-08T11:45:55+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-08T11:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a722ed532ff254d1ce657466b7b1aac264433f7e'/>
<id>urn:sha1:a722ed532ff254d1ce657466b7b1aac264433f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/unix/extra_coverage: Add basic tests to import frozen str and mpy.</title>
<updated>2017-01-05T03:58:08+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-05T03:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d1c236a1faa0681c040007ec9cfe5eec28dda08'/>
<id>urn:sha1:8d1c236a1faa0681c040007ec9cfe5eec28dda08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/unix/extra_coverage: Add test for str/bytes with invalid hash.</title>
<updated>2016-09-02T05:07:42+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-02T05:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58f386135813ab6e55641bec6eae32cc0fd35115'/>
<id>urn:sha1:58f386135813ab6e55641bec6eae32cc0fd35115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix: Make extra-coverage function callable from Python scripts.</title>
<updated>2015-05-08T08:18:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-08T08:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d792d9e49ea89aa8a742f57d70e5b59c9d68939e'/>
<id>urn:sha1:d792d9e49ea89aa8a742f57d70e5b59c9d68939e</id>
<content type='text'>
This allows the output of the extra-coverage tests to be checked using
the normal run-tests script.
</content>
</entry>
</feed>
