summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Additionally the protocol now has a keyword uxsuccess for Unexpected SuccessRobert Collins2011-05-021-10/+13
* Progress.Robert Collins2011-04-251-11/+12
* Make it clear that BRACKETED parts are utf8 and fix the outputter to do so.Robert Collins2010-07-021-1/+1
* Move chunking to be \r\n based and create a dedicated module with that logic.Robert Collins2009-10-101-1/+1
* Merge trunk to resolve NEWS.Robert Collins2009-10-101-3/+2
|\
| * Move the C++ Listener from a patch against cppunit to a usable external modul...Robert Collins2009-10-031-3/+2
* | Hook up addSuccess with a details parameter.Robert Collins2009-10-051-3/+3
* | Add ContentType class.Robert Collins2009-10-041-2/+2
* | Start multipart test outcome support.Robert Collins2009-10-041-17/+26
|/
* License change to BSD/Apache License 2.0.Robert Collins2009-09-301-16/+14
* Move python API documentation into the subunit pydoc.Robert Collins2009-09-191-89/+10
* Mention subunit-diff in README.Robert Collins2009-09-191-0/+1
* Change python API for tags to just consistently call result.tags(new_tags, go...Robert Collins2009-08-301-2/+6
* Split TestResultDecorator into hooked and non-hooked one. Also improve fallba...Robert Collins2009-08-301-1/+1
* Merge Martin's regex filter patch.Robert Collins2009-08-301-0/+7
|\
| * Doc example of --anti-matchMartin Pool2009-08-051-0/+7
* | Merge progress model overhaul adding nest progress data.Robert Collins2009-08-271-3/+12
|\ \ | |/ |/|
| * Extend the progress model to support a push/pop model.Robert Collins2009-08-081-3/+12
|/
* Add subunit2junitxml.Robert Collins2009-08-011-0/+1
* Add subunit2gtkRobert Collins2009-07-291-0/+1
* Basic progress support.Robert Collins2009-07-281-2/+7
* Draft progress docs.Robert Collins2009-07-271-2/+16
* Add AutoTimingTestResultDecorator.Robert Collins2009-07-221-0/+3
* Support microsecond times.Robert Collins2009-07-201-2/+7
* Add support for showing test durations in subunit-lsRobert Collins2009-07-201-1/+1
* Teach python to call TestResult.time on time: tags.Robert Collins2009-07-201-1/+6
* Merge python helper subunit.run, for running python suites in subunit.Robert Collins2009-07-181-1/+7
* Tweak README for clarity.Robert Collins2009-04-121-24/+21
* Missed a bit of dross.Robert Collins2009-04-091-4/+0
* Overhaul README.Robert Collins2009-04-091-106/+117
* Fix example in READMERobert Collins2009-04-081-1/+1
* Update skip support in python to be in line with testtools.Robert Collins2009-02-281-2/+4
* Create a ls filter.Robert Collins2009-02-231-0/+1
* Add a subunit-filter filter.Robert Collins2009-02-221-0/+1
* Review feedback.Robert Collins2009-02-151-5/+5
* Review feedback on the skip/xfail/success comment branch.Robert Collins2008-12-151-3/+12
* Merge trunk.Robert Collins2008-12-151-9/+12
|\
| * Review feedback from jml.Robert Collins2008-12-131-9/+12
* | subunit-stats filter added.Robert Collins2008-12-091-0/+1
* | Add subunit-tags to alter the tags on a test stream.Robert Collins2008-12-081-1/+2
* | Add subunit2pyunit.Robert Collins2008-12-081-1/+3
* | Swallow time: commands when seen.Robert Collins2008-12-081-0/+3
* | Merge tags branch to resolve conflictsRobert Collins2008-12-081-0/+6
|\ \ | |/
| * Implement tags support in the protocol server, supporting clients that want t...Robert Collins2008-12-071-0/+6
* | Add a tap2subunit filter program.Robert Collins2008-12-081-12/+28
* | Handle comments for test success (in wire parser) and connection loss for XFA...Robert Collins2008-12-071-0/+3
* | Add XFAIL support. As with Skip, there is no python object representation of ...Robert Collins2008-12-071-0/+3
* | Implement skip support for the protocol server (but not for python clients as...Robert Collins2008-12-071-0/+3
|/
* whitespace cleanupJonathan Lange2007-01-171-16/+16
* Update README to mention bindings more clearly.Robert Collins2006-04-151-1/+11