<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics, branch 1.0.0-rc.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=1.0.0-rc.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=1.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-02-24T14:13:56+00:00</updated>
<entry>
<title>Add indices() support to slice.</title>
<updated>2017-02-24T14:13:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-02-24T14:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e0ef7e309256a72a89a9949f93e75b9e0fb2b37f'/>
<id>urn:sha1:e0ef7e309256a72a89a9949f93e75b9e0fb2b37f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests that rely on sys.implementation.name to work with circutpython response.</title>
<updated>2017-02-14T09:57:00+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-02-14T09:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b950709beafbfe3a20b95b4cd978fb50db3e8eb8'/>
<id>urn:sha1:b950709beafbfe3a20b95b4cd978fb50db3e8eb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/array*: Allow to skip test if "array" is unavailable.</title>
<updated>2017-01-06T22:13:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-01-06T22:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef1bbada96f392aa552f51828cb5389d400c1089'/>
<id>urn:sha1:ef1bbada96f392aa552f51828cb5389d400c1089</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/types1: Split out set type test to set_types.</title>
<updated>2017-01-06T08:01:55+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-01-06T08:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e5a6a263302741ed40532fe229aff4bdf9f211d7'/>
<id>urn:sha1:e5a6a263302741ed40532fe229aff4bdf9f211d7</id>
<content type='text'>
set isn't the most basic type and can be disabled by a port.
</content>
</entry>
<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/basics: Add tests to improve coverage of binary.c.</title>
<updated>2016-12-28T05:11:54+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2016-12-28T04:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=65574f817a949fea2316c335da866c1b8d20f1fb'/>
<id>urn:sha1:65574f817a949fea2316c335da866c1b8d20f1fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics: Add tests for parsing of ints with base 36.</title>
<updated>2016-12-28T01:08:46+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-28T01:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=43384ad7e72d45e2e59b7f66ff20def1607b194a'/>
<id>urn:sha1:43384ad7e72d45e2e59b7f66ff20def1607b194a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basics/lexer: Add a test for newline-escaping within a string.</title>
<updated>2016-12-21T23:32:06+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-21T23:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=adccafb42a892df87e3ca45a8fcc01535b39b055'/>
<id>urn:sha1:adccafb42a892df87e3ca45a8fcc01535b39b055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add tests to improve coverage of objarray.c.</title>
<updated>2016-12-21T07:21:41+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2016-12-21T06:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1731868ae7a2d22e26e9ed939be18929fed81400'/>
<id>urn:sha1:1731868ae7a2d22e26e9ed939be18929fed81400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add tests to improve coverage of runtime.c.</title>
<updated>2016-12-21T04:44:41+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2016-12-21T03:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=531c206e8b2e4d1af735af473c2fdeb8c1b36247'/>
<id>urn:sha1:531c206e8b2e4d1af735af473c2fdeb8c1b36247</id>
<content type='text'>
</content>
</entry>
</feed>
