summaryrefslogtreecommitdiff
path: root/python/subunit/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Have the output of subunit.run include timing information.James Westby2011-11-011-0/+2
* Use testtools facilities for the details API.Robert Collins2009-12-111-4/+0
* Move details parsing into a separate class.Robert Collins2009-10-131-0/+2
* Move chunking to be \r\n based and create a dedicated module with that logic.Robert Collins2009-10-101-0/+2
* Add subunit.Content python class for serialisation.Robert Collins2009-10-041-0/+2
* Add ContentType class.Robert Collins2009-10-041-0/+2
* License change to BSD/Apache License 2.0.Robert Collins2009-09-301-13/+10
* Extend the progress model to support a push/pop model.Robert Collins2009-08-081-0/+2
* Add subunit.test_results.HookedTestResultDecorator.Robert Collins2009-07-221-0/+2
* Add a TestResultFilter supporting filtering out success/fail/errors.Robert Collins2009-02-221-0/+2
* subunit-stats filter added.Robert Collins2008-12-091-0/+2
* Add subunit-tags to alter the tags on a test stream.Robert Collins2008-12-081-0/+2
* Add a tap2subunit filter program.Robert Collins2008-12-081-1/+6
* Start C language bindings.Robert Collins2006-04-151-0/+25