<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/test_verify.py, branch fix/sinl</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>Link math tests using `sin()` to `libm`</title>
<updated>2013-12-21T21:30:14+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>bernat@luffy.cx</email>
</author>
<published>2013-12-21T21:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b80e0a00b607ebc82ae058a2816b7f992a1fa5ec'/>
<id>b80e0a00b607ebc82ae058a2816b7f992a1fa5ec</id>
<content type='text'>
While this linking seems to be done indirectly on most platforms, it
fails to work correctly on Sparc and S390x where an inappropriate
version of `sin()` is used. This should additional occurrences of bug #68.

Tests are passing on amd64, sparc and s390x Debian Linux platforms. Both
Python 2.x and Python 3.x.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While this linking seems to be done indirectly on most platforms, it
fails to work correctly on Sparc and S390x where an inappropriate
version of `sin()` is used. This should additional occurrences of bug #68.

Tests are passing on amd64, sparc and s390x Debian Linux platforms. Both
Python 2.x and Python 3.x.
</pre>
</div>
</content>
</entry>
<entry>
<title>"alloca.h" does not exist on FreeBSD.  Thanks Tobias.</title>
<updated>2013-11-17T17:01:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-17T17:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c981fc143390e46daa0c22f9dd12e0c97c212612'/>
<id>c981fc143390e46daa0c22f9dd12e0c97c212612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test various combinations of calls.  Mostly a libffi stress-test.</title>
<updated>2013-11-12T15:12:59+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-12T15:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f2f65f15ad037781991581809ab7a66574131856'/>
<id>f2f65f15ad037781991581809ab7a66574131856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip half the test with MSVC</title>
<updated>2013-11-12T13:33:20+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-12T13:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=89022de16c0b220701126154686ed644249374f8'/>
<id>89022de16c0b220701126154686ed644249374f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ah bah</title>
<updated>2013-11-12T13:30:07+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-12T13:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=abd4b55ecd2310aedced37a4cba92bf963cca7a8'/>
<id>abd4b55ecd2310aedced37a4cba92bf963cca7a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #118: improve the detection and error message, jumping</title>
<updated>2013-11-10T11:00:30+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-10T11:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4370664a6f2dad76a51c66b99caf00a8d514e618'/>
<id>4370664a6f2dad76a51c66b99caf00a8d514e618</id>
<content type='text'>
through hoops to cover both signed and unsigned cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
through hoops to cover both signed and unsigned cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix: a remaining deadlock</title>
<updated>2013-11-09T22:29:33+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-09T22:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b5ab194c37bf03f0f4bf5f881cd75d50a94440c1'/>
<id>b5ab194c37bf03f0f4bf5f881cd75d50a94440c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test.</title>
<updated>2013-11-08T19:46:58+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-08T19:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=65f7ac4c34a086e5df5a7e9a6e1651491e35d75c'/>
<id>65f7ac4c34a086e5df5a7e9a6e1651491e35d75c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix vengine_gen for global arrays with [...].</title>
<updated>2013-11-08T19:29:40+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-08T19:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=da7cff9db423b847d1d5ae84f30444d17525ab4b'/>
<id>da7cff9db423b847d1d5ae84f30444d17525ab4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some tests</title>
<updated>2013-11-08T19:09:48+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-08T19:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4c1008c6097cec5275ffee818b530d4c34427cf4'/>
<id>4c1008c6097cec5275ffee818b530d4c34427cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
