| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * Python2.6 support was broken by the fixup feature. | Robert Collins | 2012-05-08 | 1 | -2/+6 | |
| * | Python3.1 support from Arfrever Frehtes Taifersar Arahesis. | Robert Collins | 2012-05-08 | 1 | -1/+1 | |
| * | Handle text stdin and stdout streams. | Robert Collins | 2012-05-08 | 2 | -17/+45 | |
| * | * Python3 support regressed in trunk. | Robert Collins | 2012-05-08 | 5 | -19/+25 | |
| * | Make _make_tag_filter public. | Robert Collins | 2012-05-03 | 2 | -4/+4 | |
| * | Restore forwarding of all time calls through TestResultFilter. | Robert Collins | 2012-05-02 | 2 | -5/+28 | |
| * | * Tags can now be filtered. (Jonathan Lange, #664171) | Robert Collins | 2012-05-02 | 2 | -114/+319 | |
| |\ | ||||||
| | * | Fix up some XXX comments. | Jonathan Lange | 2012-04-26 | 1 | -3/+2 | |
| | * | Use the TagsMixin on the predicate so local and global tags are tracked corre... | Jonathan Lange | 2012-04-20 | 2 | -11/+30 | |
| | * | Factor a TagsMixin out of TagCollapsingDecorator | Jonathan Lange | 2012-04-20 | 1 | -29/+40 | |
| | * | Make the integration test include local tags as well. | Jonathan Lange | 2012-04-20 | 1 | -0/+8 | |
| | * | Merge updates from tag-collapsing-rigor. | Jonathan Lange | 2012-04-20 | 2 | -0/+21 | |
| | |\ | ||||||
| | * \ | Merge tag collapsing thing. | Jonathan Lange | 2012-04-20 | 2 | -19/+36 | |
| | |\ \ | ||||||
| | * | | | Properly scope tag collapsing | Jonathan Lange | 2012-04-20 | 3 | -1/+18 | |
| | * | | | Make sure tags are sent before result. | Jonathan Lange | 2012-04-20 | 3 | -9/+26 | |
| | * | | | don't rely on current_tags, implement it ourselves. | Jonathan Lange | 2012-04-19 | 3 | -19/+16 | |
| | * | | | Comments. | Jonathan Lange | 2012-04-19 | 1 | -0/+3 | |
| | * | | | Progress, of a sort. | Jonathan Lange | 2012-04-13 | 2 | -4/+53 | |
| | * | | | Add tests that exercise the subunit-filter filter. | Jonathan Lange | 2012-04-10 | 1 | -0/+55 | |
| | * | | | Extract a helper.p | Jonathan Lange | 2012-04-10 | 1 | -10/+6 | |
| | * | | | Composition is better than inheritance. | Jonathan Lange | 2012-04-10 | 1 | -2/+3 | |
| | * | | | Make sure all of our predicates support tags. | Jonathan Lange | 2012-04-10 | 2 | -13/+36 | |
| | * | | | Allow the predicate to filter tags. | Jonathan Lange | 2012-04-10 | 2 | -1/+22 | |
| | * | | | A layer of abstraction that can help us. | Jonathan Lange | 2012-04-10 | 1 | -1/+4 | |
| | * | | | Flakes | Jonathan Lange | 2012-04-10 | 1 | -1/+1 | |
| | * | | | Factor out the "fixup expected failures" thing so they look more like result | Jonathan Lange | 2012-04-10 | 1 | -24/+11 | |
| | * | | | Extract out a filter base class that just deals with predicates. | Jonathan Lange | 2012-04-10 | 1 | -68/+96 | |
| * | | | | make time pass through filtered tests | Benji York | 2012-04-26 | 2 | -6/+4 | |
| | |_|/ |/| | | ||||||
| * | | | Flush global tags too. | Jonathan Lange | 2012-04-20 | 2 | -0/+21 | |
| | |/ |/| | ||||||
| * | | Collapse tags outside of tests too. | Jonathan Lange | 2012-04-20 | 2 | -19/+36 | |
| * | | Make sure tags directives are sent before addSuccess etc. | Jonathan Lange | 2012-04-20 | 2 | -8/+42 | |
| |/ | ||||||
| * | Factor out subunit-notify | Jonathan Lange | 2012-03-27 | 1 | -10/+7 | |
| * | Add a post-run hook. | Jonathan Lange | 2012-03-27 | 1 | -14/+15 | |
| * | Try to reduce double negatives and be more explicit about what happens to | Jonathan Lange | 2012-03-27 | 1 | -8/+8 | |
| * | Not XML | Jonathan Lange | 2012-03-27 | 1 | -1/+1 | |
| * | Rename main() and give it a docstring. | Jonathan Lange | 2012-03-27 | 1 | -2/+14 | |
| * | Factor out JUnitXML | Jonathan Lange | 2012-03-27 | 1 | -8/+8 | |
| * | Docstrings and renaming. | Jonathan Lange | 2012-03-27 | 1 | -10/+41 | |
| * | More fiddling about. | Jonathan Lange | 2012-03-27 | 1 | -10/+8 | |
| * | More tweaking of boundaries. | Jonathan Lange | 2012-03-27 | 1 | -15/+18 | |
| * | Try to factor out the filter code. | Jonathan Lange | 2012-03-27 | 1 | -0/+83 | |
| * | Rename csv_result to CsvResult. | Jonathan Lange | 2012-03-25 | 2 | -6/+6 | |
| * | Don't write anything until startTestRun is called. | Jonathan Lange | 2012-03-25 | 2 | -11/+17 | |
| * | Tighter testing. | Jonathan Lange | 2012-03-25 | 1 | -4/+15 | |
| * | Don't bother testing the script because no one has bothered for any of | Jonathan Lange | 2012-03-25 | 1 | -2/+0 | |
| * | Test for csv output. | Jonathan Lange | 2012-03-25 | 1 | -1/+22 | |
| * | Resolve XXX about testtools support for tags. | Jonathan Lange | 2012-03-25 | 1 | -2/+1 | |
| * | Merge trunk. | Jonathan Lange | 2012-03-25 | 2 | -14/+18 | |
| |\ | ||||||
| | * | Clean up a flake | Jonathan Lange | 2012-02-16 | 1 | -2/+2 | |
| | * | Make sure the tests pass with 0.9.11 as well as 0.9.12 & 13 | Jonathan Lange | 2012-02-16 | 1 | -6/+3 | |
