| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add subunit2disk which exports a stream to the fs. | Robert Collins | 2015-07-13 | 1 | -0/+2 |
| | | |||||
| * | Handle pypy, Python 3.4 and 3.5 in tests. | Robert Collins | 2015-07-13 | 1 | -4/+1 |
| | | |||||
| * | Support --locals in tracebacks and release 1.1.01.1.0 | Robert Collins | 2015-03-10 | 1 | -6/+4 |
| | | |||||
| * | Generate scenarios inside subunit.tests.test_suite, not by subclassing ↵ | Thomi Richards | 2013-12-09 | 1 | -1/+5 |
| | | | | | WithScenarios. | ||||
| * | Merge trunk. | Thomi Richards | 2013-11-25 | 1 | -0/+15 |
| |\ | |||||
| | * | The test suite was failing 6 tests due to testtools changing it's output | Robert Collins | 2013-11-24 | 1 | -0/+15 |
| | | | | | | | | | formatting of exceptions. (Robert Collins) | ||||
| * | | Added empty test module to test suite. | Thomi Richards | 2013-11-18 | 1 | -1/+3 |
| |/ | |||||
| * | * Most filters will now accept a file path argument instead of only reading | Robert Collins | 2013-08-25 | 1 | -0/+2 |
| | | | | | from stdin. (Robert Collins, #409206) | ||||
| * | BUG FIXES | Robert Collins | 2013-06-16 | 1 | -13/+14 |
| | | | | | | | | | ~~~~~~~~~ * Removed GPL files that were (C) non Subunit Developers - they are incompatible for binary distribution, which affects redistributors. (Robert Collins, #1185591) | ||||
| * | Start on an encoder. | Robert Collins | 2013-02-22 | 1 | -0/+2 |
| | | |||||
| * | Have the output of subunit.run include timing information. | James Westby | 2011-11-01 | 1 | -0/+2 |
| | | |||||
| * | Use testtools facilities for the details API. | Robert Collins | 2009-12-11 | 1 | -4/+0 |
| | | |||||
| * | Move details parsing into a separate class. | Robert Collins | 2009-10-13 | 1 | -0/+2 |
| | | |||||
| * | Move chunking to be \r\n based and create a dedicated module with that logic. | Robert Collins | 2009-10-10 | 1 | -0/+2 |
| | | |||||
| * | Add subunit.Content python class for serialisation. | Robert Collins | 2009-10-04 | 1 | -0/+2 |
| | | |||||
| * | Add ContentType class. | Robert Collins | 2009-10-04 | 1 | -0/+2 |
| | | |||||
| * | License change to BSD/Apache License 2.0. | Robert Collins | 2009-09-30 | 1 | -13/+10 |
| | | |||||
| * | Extend the progress model to support a push/pop model. | Robert Collins | 2009-08-08 | 1 | -0/+2 |
| | | |||||
| * | Add subunit.test_results.HookedTestResultDecorator. | Robert Collins | 2009-07-22 | 1 | -0/+2 |
| | | |||||
| * | Add a TestResultFilter supporting filtering out success/fail/errors. | Robert Collins | 2009-02-22 | 1 | -0/+2 |
| | | |||||
| * | subunit-stats filter added. | Robert Collins | 2008-12-09 | 1 | -0/+2 |
| | | |||||
| * | Add subunit-tags to alter the tags on a test stream. | Robert Collins | 2008-12-08 | 1 | -0/+2 |
| | | |||||
| * | Add a tap2subunit filter program. | Robert Collins | 2008-12-08 | 1 | -1/+6 |
| | | |||||
| * | Start C language bindings. | Robert Collins | 2006-04-15 | 1 | -0/+25 |
