<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/tests/environment.py, branch get_command_list</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Removed svn support from setuptools. Ref #313.</title>
<updated>2014-12-24T23:25:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-24T23:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=68f15c289e6c61400c3e5918502a5b792cdc3ef9'/>
<id>68f15c289e6c61400c3e5918502a5b792cdc3ef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent clause. Prefer leading comment to inline.</title>
<updated>2014-09-30T02:15:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-30T02:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=2e8c4d88075dae78e0a61ade45c79b8cace3adb4'/>
<id>2e8c4d88075dae78e0a61ade45c79b8cace3adb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract variable to be in proximity of its comment</title>
<updated>2014-09-30T02:14:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-30T02:14:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=f11982fc00820b5daf0a2cb40c8e815ae701ad1f'/>
<id>f11982fc00820b5daf0a2cb40c8e815ae701ad1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo</title>
<updated>2014-09-30T02:05:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-30T02:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=703f87fce1ff9370b642c91733ddbbf10899ab2a'/>
<id>703f87fce1ff9370b642c91733ddbbf10899ab2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2.5 compatibility methods for zipfiles</title>
<updated>2014-09-30T01:56:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-30T01:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=3a59f306bda5ceceb9c52ae94ab59ebb5863818f'/>
<id>3a59f306bda5ceceb9c52ae94ab59ebb5863818f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified setuptools.test.environment.ZipEnvironment to not choke on a bypassed</title>
<updated>2013-12-07T06:13:19+00:00</updated>
<author>
<name>Philip Thiem</name>
<email>ptthiem@gmail.com</email>
</author>
<published>2013-12-07T06:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=94c3c9bc93e4b0a7dc26e406cab398dcffc43769'/>
<id>94c3c9bc93e4b0a7dc26e406cab398dcffc43769</id>
<content type='text'>
  setUp.
test_egg_info, test_sdist, and test_svn all had tests that needed to be
  bypassed when svn was not present.  tests.py26compat contains a SkipIf
  decorator for skipping.  This worked after ironing a few wrinkles.  The
  conditions is evaluated and stored in test_svn._svn_check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  setUp.
test_egg_info, test_sdist, and test_svn all had tests that needed to be
  bypassed when svn was not present.  tests.py26compat contains a SkipIf
  decorator for skipping.  This worked after ironing a few wrinkles.  The
  conditions is evaluated and stored in test_svn._svn_check.
</pre>
</div>
</content>
</entry>
<entry>
<title>Earlier Versions of python used gzip and tar directly.  So I need to</title>
<updated>2013-11-12T00:27:52+00:00</updated>
<author>
<name>Philip Thiem</name>
<email>ptthiem@gmail.com</email>
</author>
<published>2013-11-12T00:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=eb69e19b99aebbc0ed97efbbdef6e68f968ad85d'/>
<id>eb69e19b99aebbc0ed97efbbdef6e68f968ad85d</id>
<content type='text'>
make sure they are in the paths for the legacy tests (why did it work before).
Let us hope that svn is not in that directory...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make sure they are in the paths for the legacy tests (why did it work before).
Let us hope that svn is not in that directory...
</pre>
</div>
</content>
</entry>
<entry>
<title>For .svn legacy fallback, look for the files in the .svn not the directory.</title>
<updated>2013-11-11T23:07:52+00:00</updated>
<author>
<name>Philip Thiem</name>
<email>ptthiem@gmail.com</email>
</author>
<published>2013-11-11T23:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=cb4fcfc6ed6d96acdf8e67d3a2ddf4dccbe42847'/>
<id>cb4fcfc6ed6d96acdf8e67d3a2ddf4dccbe42847</id>
<content type='text'>
   (Fixed unexpected deprecation warning from prombredanne)
Also removed the warning from fallback, only a deprecation warning is issued.
Environment.py whitespacing
Created a specialized command executor for tests in Environment.py
Legacy Test in test_egg_info now supresses the deprecation warning.
PythonPath is now explicitly controlled to allow setup.py test on clean
   python installations.  *Fixes Issue #101*
Moved some dummy svn tests from test_sdist to test_egg_info since
   they are egg_info tests.
Downgraded a with statement in a test since we haven't offically dropped
   2.4 support, however, maybe it is time.
Added a test case to ensure no extranuous output on sdist with a simple
   dummy package without rev ctrl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   (Fixed unexpected deprecation warning from prombredanne)
Also removed the warning from fallback, only a deprecation warning is issued.
Environment.py whitespacing
Created a specialized command executor for tests in Environment.py
Legacy Test in test_egg_info now supresses the deprecation warning.
PythonPath is now explicitly controlled to allow setup.py test on clean
   python installations.  *Fixes Issue #101*
Moved some dummy svn tests from test_sdist to test_egg_info since
   they are egg_info tests.
Downgraded a with statement in a test since we haven't offically dropped
   2.4 support, however, maybe it is time.
Added a test case to ensure no extranuous output on sdist with a simple
   dummy package without rev ctrl.
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional Tests, Various fixes, and encoding dealings</title>
<updated>2013-07-20T22:45:04+00:00</updated>
<author>
<name>Philip Thiem</name>
<email>ptthiem@gmail.com</email>
</author>
<published>2013-07-20T22:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=574071348e7b04f83af905a46fd051f614c74f94'/>
<id>574071348e7b04f83af905a46fd051f614c74f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
