<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/snippets, branch split-verify</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>Port setuptools tests to FFIBuilder</title>
<updated>2013-10-06T23:51:19+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2013-10-06T23:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=859083089eab75470a45eaf30965b3e52b2d9e9b'/>
<id>859083089eab75470a45eaf30965b3e52b2d9e9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port distutils_package_2 to FFIBuilder</title>
<updated>2013-10-06T23:37:43+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2013-10-06T23:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c7091ea7ea7ad0ef2d2ac8bbb39d2d865ca8d41f'/>
<id>c7091ea7ea7ad0ef2d2ac8bbb39d2d865ca8d41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We'd want to ship ffibuilder in the sdist</title>
<updated>2013-10-06T23:37:17+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2013-10-06T23:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c64b4041bccd3f1f4989d3a25385f0806b5c50bd'/>
<id>c64b4041bccd3f1f4989d3a25385f0806b5c50bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port test_distutils_package_1 to FFIBuilder</title>
<updated>2013-10-06T23:04:26+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2013-10-06T23:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e43415876b1794d19e9b96082180b8c3eb3375e3'/>
<id>e43415876b1794d19e9b96082180b8c3eb3375e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port distutils_module to FFIBuilder</title>
<updated>2013-10-06T17:28:11+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2013-10-06T17:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=526d73a6a4bff881e9eb591c7eef0f8ddba74834'/>
<id>526d73a6a4bff881e9eb591c7eef0f8ddba74834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add verifier_distutils_module, so that we can transition all the other zintegration tests to FFIBuilder</title>
<updated>2013-10-06T17:04:47+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2013-10-06T17:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b29756e21b8606e7dd34610d6629d7dab371ea53'/>
<id>b29756e21b8606e7dd34610d6629d7dab371ea53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write systematic tests for the 12 possible cases of installation.</title>
<updated>2012-09-29T06:10:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-09-29T06:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9b232ebc8ce31b1adabcb1f81c2a3965bfd75c58'/>
<id>9b232ebc8ce31b1adabcb1f81c2a3965bfd75c58</id>
<content type='text'>
Minor clean-ups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor clean-ups.
</pre>
</div>
</content>
</entry>
<entry>
<title>use udir and check in more cases</title>
<updated>2012-09-25T08:28:50+00:00</updated>
<author>
<name>Maciej Fijalkowski</name>
<email>fijall@gmail.com</email>
</author>
<published>2012-09-25T08:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7a76b6fa4c10c43a9c08c3552c7c99798ea7ca76'/>
<id>7a76b6fa4c10c43a9c08c3552c7c99798ea7ca76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>another test</title>
<updated>2012-09-22T11:30:45+00:00</updated>
<author>
<name>Maciej Fijalkowski</name>
<email>fijall@gmail.com</email>
</author>
<published>2012-09-22T11:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=25f39fa91cc50d1b8d090b217a34c31a34283995'/>
<id>25f39fa91cc50d1b8d090b217a34c31a34283995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missing files</title>
<updated>2012-09-22T11:28:31+00:00</updated>
<author>
<name>Maciej Fijalkowski</name>
<email>fijall@gmail.com</email>
</author>
<published>2012-09-22T11:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=11a3efc6aee02a8f434360fd3fd1adbec6a5d860'/>
<id>11a3efc6aee02a8f434360fd3fd1adbec6a5d860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
