<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox.git/tests/conftest.py, branch document-py-env</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>Fix "flakes" problems</title>
<updated>2014-04-28T00:43:12+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2014-04-28T00:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=11b313d1d874027843ebbd7af16a32e5859e8055'/>
<id>11b313d1d874027843ebbd7af16a32e5859e8055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>another fix wrt to making tox fixtures importable</title>
<updated>2012-11-23T21:32:23+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-11-23T21:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=cdd8f99a7b52be286de34925f4cd31990f2994fe'/>
<id>cdd8f99a7b52be286de34925f4cd31990f2994fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make tox's fixtures importable from other projects</title>
<updated>2012-11-20T11:27:25+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-11-20T11:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=2a4a7cac656306e1530bdcc6f45bdd3743c08d36'/>
<id>2a4a7cac656306e1530bdcc6f45bdd3743c08d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #61 - always pass args[1:] from the mock-call</title>
<updated>2012-11-20T08:26:47+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-11-20T08:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=fb52d717a8abe7c3b8b8921faaa1b3914eb8966f'/>
<id>fb52d717a8abe7c3b8b8921faaa1b3914eb8966f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't warn if a test command is specified in a relative manner</title>
<updated>2012-06-08T16:12:10+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-06-08T16:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=cd766644e507e7fb210a09fdbe72e3a7070cc131'/>
<id>cd766644e507e7fb210a09fdbe72e3a7070cc131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only use shell=True on Windows and test for it, also streamlining a test</title>
<updated>2012-06-05T13:45:06+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-06-05T13:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=f5e6a525bbc8489c1a0a0e022e00dba544825adc'/>
<id>f5e6a525bbc8489c1a0a0e022e00dba544825adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for windows: use shell=True. this avoids a strange error where a command was not found</title>
<updated>2012-06-05T13:16:25+00:00</updated>
<author>
<name>holger</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-06-05T13:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=41b434151476c00038e3c4f33b7d3612c6d8a5db'/>
<id>41b434151476c00038e3c4f33b7d3612c6d8a5db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* refactor code and tests to work through an "Action" object which</title>
<updated>2012-01-06T22:19:43+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2012-01-06T22:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=eb76f3e0679ea7297887dabb2b13b4b37f39422b'/>
<id>eb76f3e0679ea7297887dabb2b13b4b37f39422b</id>
<content type='text'>
  allows to keep reporting and other context.

* remove session.pcall indirection by moving the code to Action.popen

* Tweak and improve user reporting.

* remove MANIFEST.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  allows to keep reporting and other context.

* remove session.pcall indirection by moving the code to Action.popen

* Tweak and improve user reporting.

* remove MANIFEST.in
</pre>
</div>
</content>
</entry>
<entry>
<title>dependency inject report object so that reporting can be modified</title>
<updated>2011-12-29T14:00:10+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2011-12-29T14:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=eef4f777e9d8e7fd73bab4c9f22fc61dd4eb708f'/>
<id>eef4f777e9d8e7fd73bab4c9f22fc61dd4eb708f</id>
<content type='text'>
by detox or other tox-API using tools.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by detox or other tox-API using tools.
</pre>
</div>
</content>
</entry>
<entry>
<title>internal reshuffling and further fixes to allow to use wildcards when specifying deps</title>
<updated>2011-12-14T11:27:11+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2011-12-14T11:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/tox.git/commit/?id=d832079ba48dca0cfeaf30607e72ee5687b37305'/>
<id>d832079ba48dca0cfeaf30607e72ee5687b37305</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
