| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Have the output of subunit.run include timing information. | James Westby | 2011-11-01 | 1 | -0/+2 |
| | | |||||
| * | Fix Python 3 syntax error. | Jonathan Lange | 2011-07-26 | 1 | -1/+1 |
| | | |||||
| * | The Subunit Python test runner ``python -m subunit.run`` can now report the | Robert Collins | 2010-11-30 | 1 | -1/+2 |
| | | | | | | | test ids and also filter via a test id list file thanks to improvements in ``testtools.run``. See the testtools manual, or testrepository - a major user of such functionality. | ||||
| * | Tweak discovery patch as requested in the review. | Robert Collins | 2010-07-01 | 1 | -2/+5 |
| | | |||||
| * | Modify the usage message from subunit.run. | James Westby | 2010-06-22 | 1 | -2/+28 |
| | | |||||
| * | Use testtools to do the running and so support discovery via that. | James Westby | 2010-06-12 | 1 | -26/+2 |
| | | |||||
| * | Add --discover-pattern. | James Westby | 2010-06-07 | 1 | -1/+5 |
| | | |||||
| * | Implement a hacky first pass at discovery. | James Westby | 2010-06-07 | 1 | -2/+18 |
| | | |||||
| * | Support SUBUNIT_FORMATTER environment variable. | Jelmer Vernooij | 2010-01-15 | 1 | -2/+3 |
| | | |||||
| * | License change to BSD/Apache License 2.0. | Robert Collins | 2009-09-30 | 1 | -12/+10 |
| | | |||||
| * | Proper use of capitals for proper nouns. | Robert Collins | 2009-09-19 | 1 | -1/+1 |
| | | |||||
| * | Move python API documentation into the subunit pydoc. | Robert Collins | 2009-09-19 | 1 | -1/+6 |
| | | |||||
| * | Merge python helper subunit.run, for running python suites in subunit. | Robert Collins | 2009-07-18 | 1 | -4/+2 |
| | | |||||
| * | Move subunitrun => subunit.run | Jelmer Vernooij | 2009-06-12 | 1 | -0/+45 |
