<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/test_function.py, branch linux-only</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>Rename the package from "ffi" to "cffi".</title>
<updated>2012-06-05T14:35:35+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-05T14:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=19ac7a222741f047bce4ca48de6946b9212b2b98'/>
<id>19ac7a222741f047bce4ca48de6946b9212b2b98</id>
<content type='text'>
Use local imports inside the package; anyway it has no
chance to work on Python &lt; 2.6 because pycparser doesn't.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use local imports inside the package; anyway it has no
chance to work on Python &lt; 2.6 because pycparser doesn't.
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the tests.</title>
<updated>2012-06-03T19:05:26+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-03T19:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=394ba7c59a2824f3a0afff5a21432e7373b5a500'/>
<id>394ba7c59a2824f3a0afff5a21432e7373b5a500</id>
<content type='text'>
Works on _ffi_backend, but not on backend_ctypes...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Works on _ffi_backend, but not on backend_ctypes...
</pre>
</div>
</content>
</entry>
<entry>
<title>Shuffle tests.</title>
<updated>2012-06-01T16:42:34+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-01T16:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f530a3f21898238844806e606981b2a644522419'/>
<id>f530a3f21898238844806e606981b2a644522419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Variadic calls.</title>
<updated>2012-06-01T16:06:17+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-01T16:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=65fa7810abb4e460ed78ab60913f670498119431'/>
<id>65fa7810abb4e460ed78ab60913f670498119431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extent the API to allow None to variadic funcs.</title>
<updated>2012-06-01T15:27:24+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-01T15:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=eeebdf1847f828a2e6557a4786b4be67bdafe1f5'/>
<id>eeebdf1847f828a2e6557a4786b4be67bdafe1f5</id>
<content type='text'>
It is somehow a simplification because some operations on
pointers will return None to mean "the C NULL".  Passing
them to variadic functions as None makes sense.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is somehow a simplification because some operations on
pointers will return None to mean "the C NULL".  Passing
them to variadic functions as None makes sense.
</pre>
</div>
</content>
</entry>
<entry>
<title>Not implementing this feature.</title>
<updated>2012-06-01T14:00:04+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-01T14:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=1745168c23dbd9bff362deca1dcee5c8ba7bc579'/>
<id>1745168c23dbd9bff362deca1dcee5c8ba7bc579</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>2012-06-01T13:20:11+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-01T13:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=cb607c82df00138682de0feb1eefd89e6c3d5920'/>
<id>cb607c82df00138682de0feb1eefd89e6c3d5920</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import other tests here too.</title>
<updated>2012-06-01T13:18:49+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-01T13:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=049a6e3ffa39ae129de89aa21e884f9dd39525f6'/>
<id>049a6e3ffa39ae129de89aa21e884f9dd39525f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish to fix the existing tests.</title>
<updated>2012-05-27T14:33:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-05-27T14:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=2ec46505bc1eeb5ea08f2edb635fdaccaa2541dd'/>
<id>2ec46505bc1eeb5ea08f2edb635fdaccaa2541dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In-progress</title>
<updated>2012-05-27T14:05:26+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-05-27T14:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=5532dc02d46e5c527b4d7cf62496bc46f305b98e'/>
<id>5532dc02d46e5c527b4d7cf62496bc46f305b98e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
