summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Comments.Jonathan Lange2012-04-191-0/+3
| * | | Progress, of a sort.Jonathan Lange2012-04-132-4/+53
| * | | Add tests that exercise the subunit-filter filter.Jonathan Lange2012-04-101-0/+55
| * | | Extract a helper.pJonathan Lange2012-04-101-10/+6
| * | | Composition is better than inheritance.Jonathan Lange2012-04-101-2/+3
| * | | Make sure all of our predicates support tags.Jonathan Lange2012-04-102-13/+36
| * | | Allow the predicate to filter tags.Jonathan Lange2012-04-102-1/+22
| * | | A layer of abstraction that can help us.Jonathan Lange2012-04-101-1/+4
| * | | FlakesJonathan Lange2012-04-101-1/+1
| * | | Factor out the "fixup expected failures" thing so they look more like resultJonathan Lange2012-04-101-24/+11
| * | | Extract out a filter base class that just deals with predicates.Jonathan Lange2012-04-101-68/+96
* | | | make time pass through filtered testsBenji York2012-04-262-6/+4
| |_|/ |/| |
* | | Flush global tags too.Jonathan Lange2012-04-202-0/+21
| |/ |/|
* | Collapse tags outside of tests too.Jonathan Lange2012-04-202-19/+36
* | Make sure tags directives are sent before addSuccess etc.Jonathan Lange2012-04-202-8/+42
|/
* Factor out subunit-notifyJonathan Lange2012-03-271-10/+7
* Add a post-run hook.Jonathan Lange2012-03-271-14/+15
* Try to reduce double negatives and be more explicit about what happens toJonathan Lange2012-03-271-8/+8
* Not XMLJonathan Lange2012-03-271-1/+1
* Rename main() and give it a docstring.Jonathan Lange2012-03-271-2/+14
* Factor out JUnitXMLJonathan Lange2012-03-271-8/+8
* Docstrings and renaming.Jonathan Lange2012-03-271-10/+41
* More fiddling about.Jonathan Lange2012-03-271-10/+8
* More tweaking of boundaries.Jonathan Lange2012-03-271-15/+18
* Try to factor out the filter code.Jonathan Lange2012-03-271-0/+83
* Rename csv_result to CsvResult.Jonathan Lange2012-03-252-6/+6
* Don't write anything until startTestRun is called.Jonathan Lange2012-03-252-11/+17
* Tighter testing.Jonathan Lange2012-03-251-4/+15
* Don't bother testing the script because no one has bothered for any ofJonathan Lange2012-03-251-2/+0
* Test for csv output.Jonathan Lange2012-03-251-1/+22
* Resolve XXX about testtools support for tags.Jonathan Lange2012-03-251-2/+1
* Merge trunk.Jonathan Lange2012-03-252-14/+18
|\
| * Clean up a flakeJonathan Lange2012-02-161-2/+2
| * Make sure the tests pass with 0.9.11 as well as 0.9.12 & 13Jonathan Lange2012-02-161-6/+3
| * Merge trunkJonathan Lange2012-02-162-4/+34
| |\
| | * et binary mode on the stream for forwarding subunit output (mgz)Jonathan Lange2012-02-101-1/+3
| | |\
| | | * Set binary mode on the forwarded stream in ProtocolTestCase as used by filtersMartin Packman2012-01-041-1/+3
| * | | Code that works for 0.9.11 and against testtools trunkJonathan Lange2012-02-091-5/+7
| * | | Don't make so many assumptions about how testtools formats details.Jonathan Lange2012-02-091-9/+9
| * | | Fix to call the public API in testtools.Jonathan Lange2012-02-091-4/+4
| | |/ | |/|
* | | Update to behave correctly with tags.Jonathan Lange2012-03-251-5/+5
* | | TodosJonathan Lange2012-02-031-0/+4
* | | Factor out the assertions.Jonathan Lange2012-02-021-98/+31
* | | Swathe of tests.Jonathan Lange2012-02-012-4/+229
* | | Merge trunkJonathan Lange2012-02-0118-575/+1251
|\ \ \ | | |/ | |/|
| * | Tag support has been implemented for TestProtocolClient.Robert Collins2012-01-112-0/+25
| * | Handle latest testtools changes.Robert Collins2012-01-111-6/+6
| |/
| * Merge support for newer location of {Extended,Python26,Python27}TestResult in...Jelmer Vernooij2011-11-071-5/+12
| |\
| | * Newer versions of testtools have {Python26,Python27,Extended}TestResult in te...Jelmer Vernooij2011-10-131-5/+12
| * | Copyright update.Jonathan Lange2011-11-011-2/+1