* make_stream_binary is now public for reuse. (Robert Collins)
[third_party/subunit] / runtests.py
2012-12-17 Robert Collins* The ``failfast`` option to ``subunit.run`` will now...
2012-05-07 Robert Collins* Python3 support regressed in trunk.
2009-12-15 Robert CollinsAdd experimental multipart support and addExpectFailure...
2009-12-14 Robert CollinsMerge junitxml --forward branch.
2009-12-11 Robert CollinsRun all tests
2009-02-21 Robert CollinsMajor new features:
2008-12-14 Robert CollinsMerge trunk.
2008-12-08 Robert CollinsMerge tags branch to resolve conflicts
2008-12-08 Robert CollinsReally aggregate lines from XFAIL and SUCCESS comments.
2008-12-07 Robert CollinsAdd a tap2subunit filter program.
2007-01-17 Jonathan Langewhitespace cleanup
2006-04-17 Robert CollinsSimplify test running, combine shell and python tests...