<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/disutils2.git/distutils2/tests/__init__.py, branch python3</title>
<subtitle>hg.python.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/'/>
<entry>
<title>Move copies of stdlib test code from tests.__init__ to runtests.</title>
<updated>2011-11-15T09:50:16+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2011-11-15T09:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=b69445f63b4a151470f22860816a70a8fdd35810'/>
<id>b69445f63b4a151470f22860816a70a8fdd35810</id>
<content type='text'>
I deleted captured_stdout because its usage felt clumsy to me; better to
use stdlib?s test.support.captured_stdout in packaging and just write
out the code for d2.

I checked that adding the import of d2.tests.unittest at the top level
did not change the coverage accuracy (see comment in the source and the
history of the file for more info).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I deleted captured_stdout because its usage felt clumsy to me; better to
use stdlib?s test.support.captured_stdout in packaging and just write
out the code for d2.

I checked that adding the import of d2.tests.unittest at the top level
did not change the coverage accuracy (see comment in the source and the
history of the file for more info).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some duplication in tests subpackage.</title>
<updated>2011-09-18T21:56:21+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2011-09-18T21:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=44a140ea34bc9a523dec50da1b25227d84a10517'/>
<id>44a140ea34bc9a523dec50da1b25227d84a10517</id>
<content type='text'>
This commit adds some missing names found by pyflakes/pylint; the test
suite passed before, but we might as well have correct code.  Some other
functions have been removed; running the test suite through
d2.tests.__main__ now requires Python 2.7.

There?s still quite a bit of unnecessary duplication between __init__
and support, but I won?t fix that now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds some missing names found by pyflakes/pylint; the test
suite passed before, but we might as well have correct code.  Some other
functions have been removed; running the test suite through
d2.tests.__main__ now requires Python 2.7.

There?s still quite a bit of unnecessary duplication between __init__
and support, but I won?t fix that now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix backport changesets part 2: tests</title>
<updated>2011-09-18T18:23:12+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2011-09-18T18:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=0555ed6a05c59e22963c0c1d931f7fcfa284f04f'/>
<id>0555ed6a05c59e22963c0c1d931f7fcfa284f04f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let the test suite run again</title>
<updated>2011-09-12T00:13:02+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2011-09-12T00:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=dafc33fbc0701fa2c2a3536a1c7b470d3051b67f'/>
<id>dafc33fbc0701fa2c2a3536a1c7b470d3051b67f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a python2.4 syntax errors.</title>
<updated>2011-08-30T07:30:47+00:00</updated>
<author>
<name>Alexandru Plugaru</name>
<email>alexandru.plugaru@gmail.com</email>
</author>
<published>2011-08-30T07:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=6d6499fd8bc272709671a1bdb34c1e91dd1898cf'/>
<id>6d6499fd8bc272709671a1bdb34c1e91dd1898cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backported packaging from cpython default, overwriting previous version.</title>
<updated>2011-08-18T09:11:00+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2011-08-18T09:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=1797898898a76efb0f3e78b394675033f3c2fad2'/>
<id>1797898898a76efb0f3e78b394675033f3c2fad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed test.test_support import to test.support when running on Python 3</title>
<updated>2010-11-25T11:27:15+00:00</updated>
<author>
<name>Arc Riley</name>
<email>arcriley@gmail.com</email>
</author>
<published>2010-11-25T11:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=f3f78c2aca495aed87bc416e5f20134b9d0fc351'/>
<id>f3f78c2aca495aed87bc416e5f20134b9d0fc351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More test fiddling</title>
<updated>2010-10-01T19:54:27+00:00</updated>
<author>
<name>?ric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2010-10-01T19:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=ee10d8bbabe0a15776c1d4b47ac941605e0a24bb'/>
<id>ee10d8bbabe0a15776c1d4b47ac941605e0a24bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored unittest import logic to improve accuracy of the coverage measurement</title>
<updated>2010-09-30T08:47:45+00:00</updated>
<author>
<name>Yannick Gingras</name>
<email>ygingras@ygingras.net</email>
</author>
<published>2010-09-30T08:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=a0485dd5376f66742062444dfebb28dd2244a110'/>
<id>a0485dd5376f66742062444dfebb28dd2244a110</id>
<content type='text'>
The unittest module is selectively imported from the standard library
if we're running with a Python &gt;= 3.2 or from and external library
otherwise.  This logic was moved from distutils2.test.support to
distutils2.tests because the former module also imports various
modules from distutils2, which would skew the coverage measurement
because the definitions in those module would run before the
instrumentation had a chance to be started.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The unittest module is selectively imported from the standard library
if we're running with a Python &gt;= 3.2 or from and external library
otherwise.  This logic was moved from distutils2.test.support to
distutils2.tests because the former module also imports various
modules from distutils2, which would skew the coverage measurement
because the definitions in those module would run before the
instrumentation had a chance to be started.
</pre>
</div>
</content>
</entry>
<entry>
<title>moved everything in the same dir - we want to include docs/ in the release</title>
<updated>2010-09-19T08:15:10+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-09-19T08:15:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/disutils2.git/commit/?id=5afe5844d0b204e55801b6a02fab6b2e18254448'/>
<id>5afe5844d0b204e55801b6a02fab6b2e18254448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
