<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/unix/ffi_float.py, branch 6.0.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.1'/>
<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/ffi_float: Split tgammaf() testcase to a separate test.</title>
<updated>2015-08-29T14:24:29+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-08-29T14:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5cb524673eff51be4b3abdf04548ac854dd32ef1'/>
<id>urn:sha1:5cb524673eff51be4b3abdf04548ac854dd32ef1</id>
<content type='text'>
Some libc's may implement tgammaf as a header macro using tgamma(), so
don't assume it'll be in the library.
</content>
</entry>
<entry>
<title>tests: For unix ffi float test, add libm.so.6 to library search list.</title>
<updated>2015-08-25T17:14:53+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-08-25T17:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=936e25b164d837fc91e4bafd76580e747b235dff'/>
<id>urn:sha1:936e25b164d837fc91e4bafd76580e747b235dff</id>
<content type='text'>
Latest Arch Linux doesn't have libm.so as a proper shared object and so
we need to load libm.so.6.
</content>
</entry>
<entry>
<title>unix/modffi: Support passing float/double args.</title>
<updated>2015-04-28T18:40:34+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-28T18:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6bbbb1ab41a5319b0558b2f0131b3f746f0cb5b9'/>
<id>urn:sha1:6bbbb1ab41a5319b0558b2f0131b3f746f0cb5b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Skip ffi_float.py if module ffi is not available.</title>
<updated>2014-10-06T19:37:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-10-06T19:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5dc8f9b28aff60ee3bcb649703de19aed8826101'/>
<id>urn:sha1:5dc8f9b28aff60ee3bcb649703de19aed8826101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change allows tests/unix/ffi_float.py to pass on OSX</title>
<updated>2014-09-25T15:31:30+00:00</updated>
<author>
<name>blmorris</name>
<email>bryan.morrissey@gmail.com</email>
</author>
<published>2014-09-24T15:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f449120e1faaae13ceca65c2b1ebcb20900826d'/>
<id>urn:sha1:4f449120e1faaae13ceca65c2b1ebcb20900826d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix: Don't use -Wno-error=cpp or #warning; fix strict alias warning.</title>
<updated>2014-09-06T16:46:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-06T16:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17598d49e1091e2745d8f01288f95007189cdcf5'/>
<id>urn:sha1:17598d49e1091e2745d8f01288f95007189cdcf5</id>
<content type='text'>
For the sake of older versions of gcc (and other compilers), don't use
the #warning CPP directive, nor the -Wno-error=cpp option.

Also, fix a strict alias warning in modffi.c for older compilers, and
add a test for ffi module.

Addresses issue #847.
</content>
</entry>
</feed>
