<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/testrepository-git.git/testrepository/repository, branch master</title>
<subtitle>github.com: testing-cabal/testrepository.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/'/>
<entry>
<title>Drop support for pre-0.0.11 versions of subunit.</title>
<updated>2018-08-26T13:02:34+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2018-08-26T12:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=a530e10e6f25195f2512826407fad2a81a672756'/>
<id>a530e10e6f25195f2512826407fad2a81a672756</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Samba buildfarm repository.</title>
<updated>2018-08-07T01:16:15+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2018-06-15T15:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=2bde14731a681cf4a97da88152883c165b286c3e'/>
<id>2bde14731a681cf4a97da88152883c165b286c3e</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 ResourceWarning warnings</title>
<updated>2016-12-07T00:01:29+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2016-11-29T10:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=4eff0dfdb58bf4a262ad1f08e0dd2921a4b5f2db'/>
<id>4eff0dfdb58bf4a262ad1f08e0dd2921a4b5f2db</id>
<content type='text'>
Use context managers to ensure that file are always closed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use context managers to ensure that file are always closed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1409936: Wrong exception on read errors.</title>
<updated>2015-07-12T21:59:07+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2015-07-12T21:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=f5d10369d7900ccef753ad44280560d906080bf3'/>
<id>f5d10369d7900ccef753ad44280560d906080bf3</id>
<content type='text'>
Patch from Matthew Treinish, adapted by me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Matthew Treinish, adapted by me.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 0 timestamps for enumerated but not run tests.</title>
<updated>2014-08-24T12:53:13+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2014-08-24T10:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=87e0de0be3475bd26744a49da79f0f12727d76d0'/>
<id>87e0de0be3475bd26744a49da79f0f12727d76d0</id>
<content type='text'>
Tests that are enumerated but not executed will no longer reset the
test timing data. Enumeration was incorrectly recording a 0 timestamp
for enumerated tests. This leads to poor scheduling after an
interrupted test run.

Closes-Bug: #1322763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests that are enumerated but not executed will no longer reset the
test timing data. Enumeration was incorrectly recording a 0 timestamp
for enumerated tests. This leads to poor scheduling after an
interrupted test run.

Closes-Bug: #1322763
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to subunit v2 for output of stored streams.</title>
<updated>2014-08-23T21:34:06+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2014-08-23T21:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=6c0f807eef65d924a89351e237ba7cdcf4e1cc1a'/>
<id>6c0f807eef65d924a89351e237ba7cdcf4e1cc1a</id>
<content type='text'>
Passing --subunit to all testr commands will now consistently output
subunit v2. Previously it would output v1 for stored streams and v2
for live streams.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing --subunit to all testr commands will now consistently output
subunit v2. Previously it would output v1 for stored streams and v2
for live streams.
</pre>
</div>
</content>
</entry>
<entry>
<title>0.0.17</title>
<updated>2013-07-17T09:06:17+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-07-17T09:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=e181eb9a5292eeb88cbe3cd7455c36f4d24bb77d'/>
<id>e181eb9a5292eeb88cbe3cd7455c36f4d24bb77d</id>
<content type='text'>
++++++

* Restore the ability to import testrepository.repository.memory on Python 2.6.
  (Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
++++++

* Restore the ability to import testrepository.repository.memory on Python 2.6.
  (Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make failure order stable from memory repository for testing.</title>
<updated>2013-07-13T11:46:30+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-07-13T11:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=1a3be9221094083e92917b6e70f2da1af9dae104'/>
<id>1a3be9221094083e92917b6e70f2da1af9dae104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change get_test() APIs to return StreamResult rather than TestResult emitting test objects.</title>
<updated>2013-04-01T10:51:31+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-04-01T10:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=15124cb50d441bd007b10a5361d53b938f47ae50'/>
<id>15124cb50d441bd007b10a5361d53b938f47ae50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move internal get_inserter to be StreamResult based.</title>
<updated>2013-03-15T14:27:42+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-03-15T14:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/testrepository-git.git/commit/?id=39fbaee8cd5b66909dcae94dde7fc743de372fef'/>
<id>39fbaee8cd5b66909dcae94dde7fc743de372fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
