<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/math-fun.py, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<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>py: Fix regress for printing of floats and #if.</title>
<updated>2014-04-02T19:04:15+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-02T19:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c322c5f07f3a22e2c815bb9d4f3dcc5d6ace082a'/>
<id>urn:sha1:c322c5f07f3a22e2c815bb9d4f3dcc5d6ace082a</id>
<content type='text'>
Also change formating modifier in test script (it still passes with
original format though).
</content>
</entry>
<entry>
<title>py: Fix math.{ceil,floor,trunc} to return int.</title>
<updated>2014-04-01T20:21:50+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-01T20:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=084ef373fb6e634c2b4e06803a4dd5eb3f8f359c'/>
<id>urn:sha1:084ef373fb6e634c2b4e06803a4dd5eb3f8f359c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed broken math functions that return bool and added some more.</title>
<updated>2014-03-22T14:39:33+00:00</updated>
<author>
<name>Rachel Dowdall</name>
<email>rjdowdall@gmail.com</email>
</author>
<published>2014-03-22T14:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=249b9c761d1fa0893740092df1d713ce0d91e856'/>
<id>urn:sha1:249b9c761d1fa0893740092df1d713ce0d91e856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename test so that it doesn't clash with Python math module.</title>
<updated>2014-03-20T23:41:04+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-03-20T23:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1609f855828d2b932542b3a46158619a7c574555'/>
<id>urn:sha1:1609f855828d2b932542b3a46158619a7c574555</id>
<content type='text'>
</content>
</entry>
</feed>
