<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/modulo.py, branch v1.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-04-17T15:21:43+00:00</updated>
<entry>
<title>tests: Split out those tests requiring float and import.</title>
<updated>2014-04-17T15:21:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-17T15:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5cd0b2227f1c36584129cdce86dd20952b45581c'/>
<id>urn:sha1:5cd0b2227f1c36584129cdce86dd20952b45581c</id>
<content type='text'>
Tests in basics (which should probably be renamed to core) should not
rely on float, or import any non-built-in files.  This way these tests
can be run when those features are not available.

All test in basics now pass on the pyboard using stmhal port, except for
string-repr which has some issues with character hex printing.
</content>
</entry>
<entry>
<title>Fixed floor division on mp ints and small ints. Added a floordivide test case.</title>
<updated>2014-03-22T20:19:24+00:00</updated>
<author>
<name>Rachel Dowdall</name>
<email>rjdowdall@gmail.com</email>
</author>
<published>2014-03-22T20:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=56402796d87f75fbb9e42fc9e3c0adc027fb7c98'/>
<id>urn:sha1:56402796d87f75fbb9e42fc9e3c0adc027fb7c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed modulo operator on ints and mp ints to agree with python. Added intdivmod.c and tests/basics/modulo.py.</title>
<updated>2014-03-22T17:29:27+00:00</updated>
<author>
<name>Rachel Dowdall</name>
<email>rjdowdall@gmail.com</email>
</author>
<published>2014-03-22T17:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cde8631f15db9941986f8d04534e52462a76094b'/>
<id>urn:sha1:cde8631f15db9941986f8d04534e52462a76094b</id>
<content type='text'>
</content>
</entry>
</feed>
