<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/test_zdistutils.py, branch python3-port</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>Fixes fixes</title>
<updated>2012-08-12T17:41:34+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-12T17:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=dea055e7c1201b598c75d09f4351484b9af4dd60'/>
<id>dea055e7c1201b598c75d09f4351484b9af4dd60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge default, and try to resolve all conflicts.</title>
<updated>2012-08-12T13:53:06+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-12T13:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=07613592b703a7cf887091820df0e3c7ea25eebe'/>
<id>07613592b703a7cf887091820df0e3c7ea25eebe</id>
<content type='text'>
Not tested so far.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not tested so far.
</pre>
</div>
</content>
</entry>
<entry>
<title>This test runs twice (in two subclasses), so we need to avoid the file</title>
<updated>2012-08-11T19:40:12+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-11T19:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0cd9839203107313ce6e3d5335534396aa56c546'/>
<id>0cd9839203107313ce6e3d5335534396aa56c546</id>
<content type='text'>
name collision for Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
name collision for Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge the two verifiers into two VEngine classes.  There is still a little bit</title>
<updated>2012-08-04T15:46:09+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-04T15:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e2024b64eb37c607c0742caa3bb1af682e7855f5'/>
<id>e2024b64eb37c607c0742caa3bb1af682e7855f5</id>
<content type='text'>
of code duplication but not too much.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of code duplication but not too much.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip the tail of these two tests if not building a CPython C extension</title>
<updated>2012-08-04T14:35:56+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-04T14:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=599300811cc1015773147b625d20f3e033865e2f'/>
<id>599300811cc1015773147b625d20f3e033865e2f</id>
<content type='text'>
module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename these two tests.</title>
<updated>2012-08-04T14:32:38+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-04T14:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b769339375d677098635114aa65360af279cb631'/>
<id>b769339375d677098635114aa65360af279cb631</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>An attempt to port cffi to python3.</title>
<updated>2012-07-28T22:37:32+00:00</updated>
<author>
<name>Amaury Forgeot d'Arc</name>
<email>amauryfa@gmail.com</email>
</author>
<published>2012-07-28T22:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=8c6993a25cbb848160d3a74654c3c51fe6197ea6'/>
<id>8c6993a25cbb848160d3a74654c3c51fe6197ea6</id>
<content type='text'>
Most tests are passing, yeah!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most tests are passing, yeah!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes.  It's a bit hacking-until-it-works, but well, it seems to work :-/</title>
<updated>2012-07-16T07:44:51+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-07-16T07:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b4c18220aeb739cb4798cd1d8da1e435906d016d'/>
<id>b4c18220aeb739cb4798cd1d8da1e435906d016d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix</title>
<updated>2012-07-15T19:38:11+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-07-15T19:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=bb6ba8f2585500d764d04eb041f7c183f5fc28cf'/>
<id>bb6ba8f2585500d764d04eb041f7c183f5fc28cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Final fixes.</title>
<updated>2012-07-15T12:45:36+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-07-15T12:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=2847dec3e3213fefbc3f6e326941d5cc72c553cc'/>
<id>2847dec3e3213fefbc3f6e326941d5cc72c553cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
