subunit hosts its code at https://github.com/testing-cabal/subunit.git.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:subunit

There are download files available for subunit.

See all merge proposals.

subunit has 22 active branches owned by 12 people and 4 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:subunit
Series: trunk
1 Development 2017-03-02 16:29:52 UTC
271. Fallback to reading one-byte-at-a-tim...

Author: Claudiu Belu
Revision Date: 2017-03-02 16:29:52 UTC

Fallback to reading one-byte-at-a-time on Windows (#22)

select.select does not work on file descriptors on Windows, causing subunit to fail.

lp:~subunit/subunit/trunk bug 2 Mature 2014-08-27 01:34:27 UTC
247. 0.0.21 ------ BUGFIXES ~~~~~~~~ * B...

Author: Robert Collins
Revision Date: 2014-08-27 01:34:27 UTC

0.0.21
------

BUGFIXES
~~~~~~~~

* Brown bag bugfix - 0.0.20's setup.py referenced cvs not csv.
  (Robert Collins, #1361924)

lp:~menesis/subunit/python3-1336384 bug 1 Development 2014-07-01 16:12:13 UTC
241. Fix printing traceback to an unbuffer...

Author: Gediminas Paulauskas
Revision Date: 2014-07-01 16:11:10 UTC

Fix printing traceback to an unbuffered stream,
e.g. StringIO on python3 (LP: #1336384)

lp:~treinish/subunit/trace-on-import-error 1 Development 2014-05-31 23:12:20 UTC
241. Generate an import traceback for test...

Author: Matthew Treinish
Revision Date: 2014-05-30 17:34:20 UTC

Generate an import traceback for test import errors

This commit attempts to generate a stack trace for each of the import
errors that testtools.list_test()

lp:~alexei-kornienko/subunit/bug-1271133 (Has a merge proposal) 1 Development 2014-02-10 16:57:00 UTC
241. Write error information to stderr Pa...

Author: Alexei Kornienko
Revision Date: 2014-02-10 16:52:26 UTC

Write error information to stderr

Partial-Fix for https://bugs.launchpad.net/testrepository/+bug/1271133

lp:~dims-v/subunit/compat-break 1 Development 2014-01-29 11:44:55 UTC
239. Remove unnecessary import to prevent ...

Author: Davanum Srinivas (DIMS)
Revision Date: 2014-01-29 11:44:55 UTC

Remove unnecessary import to prevent gate failures in openstack
because of a change in testtools

lp:~thomir-deactivatedaccount/subunit/vcs-debian-fixed 1 Development 2013-12-06 01:41:45 UTC
141. Don't fail to build if debian/tmp/usr...

Author: Thomi Richards
Revision Date: 2013-12-06 01:40:59 UTC

Don't fail to build if debian/tmp/usr/share directory already exists.

lp:~vcs-imports/subunit/vcs-debian bug 2 Mature 2013-10-17 06:14:49 UTC
140. releasing package subunit version 0.0...

Author: Jelmer Vernooij
Revision Date: 2013-10-17 06:14:49 UTC

releasing package subunit version 0.0.15-2

lp:~xnox/subunit/hash-ordering bug(Has a merge proposal) 1 Development 2012-10-30 22:51:29 UTC
177. Use or expect ordered results, fixes ...

Author: Dimitri John Ledkov
Revision Date: 2012-10-30 22:51:29 UTC

Use or expect ordered results, fixes FTBFS with python3.3's order randomisation.

lp:~yellow/subunit/on_filter (Has a merge proposal) 1 Development 2012-04-28 01:45:33 UTC
165. make explicit way to call code in Tes...

Author: Gary Poster
Revision Date: 2012-04-28 01:44:59 UTC

make explicit way to call code in TestResultFilter for each test that does not pass through the filter.

lp:~yellow/subunit/test-count (Has a merge proposal) 1 Development 2012-04-26 13:18:15 UTC
164. make filtered test results report the...

Author: Benji York
Revision Date: 2012-04-26 13:18:08 UTC

make filtered test results report the total number of tests

lp:~yellow/subunit/latest 1 Development 2012-04-25 20:49:12 UTC
164. make filtered results always report t...

Author: Benji York
Revision Date: 2012-04-25 20:49:12 UTC

make filtered results always report the total number of tests run, including those that were filtered out and always pass time results through filters even if the test itself is filtered out

lp:~jameinel/subunit/only-genuine-failures 1 Development 2011-04-14 17:23:48 UTC
134. Merge together my two branches for my...

Author: John A Meinel
Revision Date: 2010-08-30 19:04:55 UTC

Merge together my two branches for my own needs

lp:~vcs-imports/subunit/unstable 1 Development 2011-03-30 11:01:47 UTC
101. releasing version 0.0.6-2

Author: Jelmer Vernooij
Revision Date: 2011-03-21 10:49:16 UTC

releasing version 0.0.6-2

lp:~jameinel/subunit/integration 1 Development 2010-08-30 19:05:12 UTC
134. Merge together my two branches for my...

Author: John A Meinel
Revision Date: 2010-08-30 19:04:55 UTC

Merge together my two branches for my own needs

lp:~jameinel/subunit/omit-times-623654 bug(Has a merge proposal) 1 Development 2010-08-25 00:20:41 UTC
133. (bug #623654) omit repeated time() ca...

Author: John A Meinel
Revision Date: 2010-08-25 00:17:00 UTC

(bug #623654) omit repeated time() calls.
If we are filtering out a bunch of tests, we should filter out their related time calls.
We emit a time only if it comes before or after something that isn't a time call.

lp:~mbp/subunit/quopri 1 Development 2010-06-15 08:31:30 UTC
127. Allow for content-type header in qp d...

Author: Martin Pool
Revision Date: 2010-06-15 08:29:26 UTC

Allow for content-type header in qp details

lp:~launchpad/subunit/launchpad-ppa-hardy 1 Development 2010-03-19 12:14:33 UTC
8. Upload to Launchpad PPA.

Author: Jelmer Vernooij
Revision Date: 2010-03-19 11:38:09 UTC

Upload to Launchpad PPA.

lp:~launchpad-pqm/subunit/trunk 1 Development 2009-06-08 03:45:24 UTC
61. [rs=mwhudson] update to subunit trunk...

Author: Launchpad PQM Bot
Revision Date: 2009-06-08 03:45:24 UTC

[rs=mwhudson] update to subunit trunk r66, needed for bzr 1.15.1

lp:~jkakar/subunit/ppa-build bug(Has a merge proposal) 1 Development 2009-03-30 16:42:49 UTC
66. - Fix rules file.

Author: Jamu Kakar
Revision Date: 2009-03-30 06:53:18 UTC

- Fix rules file.

lp:~oubiwann/subunit/with-setup 1 Development 2008-03-17 21:07:08 UTC
50. Added a basic setup.py

Author: Duncan McGreggor
Revision Date: 2008-03-17 21:03:40 UTC

Added a basic setup.py

lp:~radix/subunit/report-errors-better (Has a merge proposal) 1 Development 2007-08-10 20:56:11 UTC
50. make error reporting better. this loo...

Author: Christopher Armstrong
Revision Date: 2007-08-10 20:55:43 UTC

make error reporting better. this looks like an obvious bug

122 of 22 results
You can't create new branches for subunit.