<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/run-tests, branch 0.9.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-01-04T21:16:29+00:00</updated>
<entry>
<title>tests/run-tests: Allow to skip set tests.</title>
<updated>2017-01-04T21:16:29+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-01-04T21:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=26f00ff154e68f623bd312a78f92051fea2f6d4e'/>
<id>urn:sha1:26f00ff154e68f623bd312a78f92051fea2f6d4e</id>
<content type='text'>
If sets are not enabled, set literals lead to SyntaxError during parsing,
so it requires feature_check. Set tests are skipped based on set_*.py
pattern.
</content>
</entry>
<entry>
<title>tests/thread: Improve modthread.c test coverage.</title>
<updated>2016-12-29T02:27:50+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2016-12-29T02:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f397e1fdf0519a6770336c04904c4f0495e75496'/>
<id>urn:sha1:f397e1fdf0519a6770336c04904c4f0495e75496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add a coverage test for printing the parse-tree.</title>
<updated>2016-12-22T00:26:06+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-22T00:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cdec7ba30ed6d527c2d007b7fd37413f0c71a1fd'/>
<id>urn:sha1:cdec7ba30ed6d527c2d007b7fd37413f0c71a1fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics: Improve test coverage for generators.</title>
<updated>2016-12-20T05:19:56+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2016-12-20T01:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5d06a743035d942e9fbde924f85dd56992d97419'/>
<id>urn:sha1:5d06a743035d942e9fbde924f85dd56992d97419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/run-tests: For REPL tests make sure the REPL is exited at the end.</title>
<updated>2016-12-20T04:13:49+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-20T04:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e7a801e2d304b3e290b82de49c99790351f84d0'/>
<id>urn:sha1:1e7a801e2d304b3e290b82de49c99790351f84d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/micropython: Move alloc-less traceback test to separate test file.</title>
<updated>2016-11-21T06:39:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-11-21T06:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f43d49f9efa22d81e10be7bd20933986b4a3320'/>
<id>urn:sha1:1f43d49f9efa22d81e10be7bd20933986b4a3320</id>
<content type='text'>
The native emitter doesn't provide proper traceback info so this test
should not be run in that case.
</content>
</entry>
<entry>
<title>tests/run-tests: Enable extmod/machine1.py on pyboard.</title>
<updated>2016-10-17T02:18:27+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-17T02:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e3a7c4ac57c7102bf7fe24a5432b29ec0718c0c'/>
<id>urn:sha1:1e3a7c4ac57c7102bf7fe24a5432b29ec0718c0c</id>
<content type='text'>
It now works.
</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: Fix expected output of verbose cmdline test</title>
<updated>2016-10-05T10:58:50+00:00</updated>
<author>
<name>stijn</name>
<email>stijn@ignitron.net</email>
</author>
<published>2016-10-05T10:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7f19b1c3eb488a8466fd1fca0530dba6a02d9f1a'/>
<id>urn:sha1:7f19b1c3eb488a8466fd1fca0530dba6a02d9f1a</id>
<content type='text'>
The output might contain more than one line ending in 5b so properly skip
everything until the next known point.
This fixes test failures in appveyor debug builds.
</content>
</entry>
<entry>
<title>tests/run-tests: Disable cmdline/cmd_showbc test on Windows.</title>
<updated>2016-10-04T03:42:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-04T03:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cd20027f56692b2289b60a3a984e28df56d2f798'/>
<id>urn:sha1:cd20027f56692b2289b60a3a984e28df56d2f798</id>
<content type='text'>
Disabled until a proper fix is found.
</content>
</entry>
</feed>
