<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox.git/tox/_pytestplugin.py, branch fix_test_quickstart</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/tox-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/'/>
<entry>
<title>introduce --no-network switch for running tests</title>
<updated>2013-12-09T14:54:19+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-12-09T14:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=142f0130c09177989c20a4c5527156aab93311b2'/>
<id>142f0130c09177989c20a4c5527156aab93311b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop Python2.5 compatibility because it became too hard due</title>
<updated>2013-12-09T13:33:46+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-12-09T13:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=cfc835360b33f3cc9eabecd24f5d04b3d1c25a1c'/>
<id>cfc835360b33f3cc9eabecd24f5d04b3d1c25a1c</id>
<content type='text'>
to the setuptools-2.0 dropping support.  tox now has no
support for creating python2.5 virtualenv environments anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to the setuptools-2.0 dropping support.  tox now has no
support for creating python2.5 virtualenv environments anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue129: tox now uses Popen(..., universal_newlines=True) to force</title>
<updated>2013-10-22T08:59:09+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-10-22T08:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=a563aecda09d01b4ecd278315360148de6a36be9'/>
<id>a563aecda09d01b4ecd278315360148de6a36be9</id>
<content type='text'>
creation of unicode stdout/stderr streams.  fixes a problem on specific
platform configs when creating virtualenvs with Python3.3. Thanks Jorgen Sch?fer
or investigation and solution sketch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
creation of unicode stdout/stderr streams.  fixes a problem on specific
platform configs when creating virtualenvs with Python3.3. Thanks Jorgen Sch?fer
or investigation and solution sketch.
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce --reportjson=PATH option to write out test run information (version 1).</title>
<updated>2013-08-06T05:47:01+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-08-06T05:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=51b05d96c8205f5e69a8f14d271932aadfdc2207'/>
<id>51b05d96c8205f5e69a8f14d271932aadfdc2207</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tentative re-licensing of tox to MIT license</title>
<updated>2013-03-27T09:30:15+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-03-27T09:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=c85cfd6640fa8bcaba5f91473bbf2a2b06ed71f8'/>
<id>c85cfd6640fa8bcaba5f91473bbf2a2b06ed71f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix downloadcache determination to work according to docs: Only</title>
<updated>2013-02-12T10:36:52+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-02-12T10:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=d9146bdc36aebd41eb06a2fadd6db65c2831df62'/>
<id>d9146bdc36aebd41eb06a2fadd6db65c2831df62</id>
<content type='text'>
make pip use a download cache if PIP_DOWNLOAD_CACHE or a
downloadcache=PATH testenv setting is present. (The ENV setting
takes precedence)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make pip use a download cache if PIP_DOWNLOAD_CACHE or a
downloadcache=PATH testenv setting is present. (The ENV setting
takes precedence)
</pre>
</div>
</content>
</entry>
<entry>
<title>backout --extradeps addition; finally found a way to not need it</title>
<updated>2013-02-03T14:00:32+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-02-03T14:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=1cf809fa29602e4693da8878044a923e1e3b465e'/>
<id>1cf809fa29602e4693da8878044a923e1e3b465e</id>
<content type='text'>
(and there are no requests for it)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(and there are no requests for it)
</pre>
</div>
</content>
</entry>
<entry>
<title>command line option --extradeps=dep1,dep2,... to specify extra deps</title>
<updated>2013-01-31T23:19:59+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-01-31T23:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=3479e83714667a72144938c3b2ae6473b46cd295'/>
<id>3479e83714667a72144938c3b2ae6473b46cd295</id>
<content type='text'>
which are to be applied in each test environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which are to be applied in each test environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>make _pytestplugin's initproj write out MANIFEST.in</title>
<updated>2013-01-25T14:05:21+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2013-01-25T14:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=c15bab6734871340ad10415e39d64e39953f7cfb'/>
<id>c15bab6734871340ad10415e39d64e39953f7cfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a test that failed due to a recent merge - i'd really</title>
<updated>2012-12-07T19:55:28+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-12-07T19:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=06910ea87f52149988c923888e9c47ffb04c18f7'/>
<id>06910ea87f52149988c923888e9c47ffb04c18f7</id>
<content type='text'>
like a way to ensure test are passing before merging a pull request ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like a way to ensure test are passing before merging a pull request ...
</pre>
</div>
</content>
</entry>
</feed>
