summaryrefslogtreecommitdiff
path: root/filters
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in subunit-filterJeffrey Zhang2016-07-061-2/+2
* Add subunit2disk which exports a stream to the fs.Robert Collins2015-07-131-0/+23
* Forward stdout content in subunit-2to1.Robert Collins2014-12-111-2/+8
* Make subunit-output executable.Jelmer Vernooij2014-11-021-0/+0
* Remove quotes around 'subunit contributors' in copyright headers.Thomi Richards2013-11-201-1/+1
* Lots of code cleanup, about to refactor argument parsing.Thomi Richards2013-11-201-1/+1
* Added new script file, modified setup.py to install it, and added an empty im...Thomi Richards2013-11-181-0/+23
* * Most filters will now accept a file path argument instead of only readingRobert Collins2013-08-255-9/+14
* Retabbed subunit2gtk.Robert Collins2013-08-251-8/+8
* Better PEP8 in subunit-tags script.Robert Collins2013-08-251-0/+1
* * `subunit-stats` no longer outputs encapsulated stdout as subunit.Robert Collins2013-06-171-1/+1
* Release 0.0.11, depending on the new testtools StreamResult API.0.0.11Robert Collins2013-04-082-2/+2
* Fixes from getting testrepository running with v2.Robert Collins2013-03-061-9/+12
* Port existing filters to v2.Robert Collins2013-03-037-77/+70
* Update subunit-ls.Robert Collins2013-02-271-9/+17
* Update subunit-filter to consume and emit v2.Robert Collins2013-02-261-8/+14
* Add basic 1to2 and 2to1 filters.Robert Collins2013-02-252-0/+88
* Make _make_tag_filter public.Robert Collins2012-05-031-2/+2
* Put stuff in functions.Jonathan Lange2012-04-201-56/+64
* Restore regex filtering.Jonathan Lange2012-04-201-1/+1
* Re-use slightly more code.Jonathan Lange2012-04-201-8/+6
* Re-use more common code.Jonathan Lange2012-04-201-4/+2
* Factor subunit-filter some more.Jonathan Lange2012-04-201-9/+19
* Merge tag collapsing thing.Jonathan Lange2012-04-201-0/+2
|\
* | Progress, of a sort.Jonathan Lange2012-04-131-2/+16
* | Make sure all of our predicates support tags.Jonathan Lange2012-04-101-1/+1
|/
* Factor out subunit-notifyJonathan Lange2012-03-271-37/+16
* Rename main() and give it a docstring.Jonathan Lange2012-03-272-5/+5
* Factor out JUnitXMLJonathan Lange2012-03-272-43/+5
* More fiddling about.Jonathan Lange2012-03-271-1/+2
* Try to factor out the filter code.Jonathan Lange2012-03-271-41/+2
* Rename csv_result to CsvResult.Jonathan Lange2012-03-251-3/+3
* Merge trunkJonathan Lange2012-02-012-9/+36
|\
| * Turn the -F handler into a callback that adds args.John Arbash Meinel2011-06-301-12/+11
| * Add -F to suppress everything that isn't a failure/error.John Arbash Meinel2011-06-301-0/+12
| * Remove -F since it seemed controversialJohn Arbash Meinel2011-06-301-12/+0
| * Merge trunk tip, resolve NEWS.John Arbash Meinel2011-06-301-2/+6
| |\
| | * * ``subunit-ls`` now handles a stream with time: instructions that startRobert Collins2011-05-231-2/+6
| | * Unbreak subunit-filter with no fixup option given.Robert Collins2011-05-211-1/+1
| * | Merge trunk r142 and resolve conflicts.John Arbash Meinel2011-06-301-3/+11
| |\ \ | | |/
| | * Move read_test_filter to python/subunit.Jelmer Vernooij2011-04-251-7/+1
| | * Filter errors as well.Jelmer Vernooij2011-04-111-1/+1
| | * Support --fixup-expected-failures argument to subunit-filter.Jelmer Vernooij2011-04-111-2/+16
| | * * The help for subunit-filter was confusing about the behaviour of ``-f`` /Robert Collins2011-01-161-1/+1
| * | (bug #623642) Add --no-xfail and -F to subunit-filter.John Arbash Meinel2010-08-241-3/+19
| |/
* | Add a CSV filter.Jonathan Lange2012-01-311-0/+65
|/
* FlakesJonathan Lange2010-08-041-1/+0
* Move TestIdPrintingResult from subunit-ls to subunit.test_resultsJonathan Lange2010-08-041-49/+1
* Eliminate tabs used mixed in with spaces.Jelmer Vernooij2010-01-252-12/+12
* Add --forward option to notify.Jelmer Vernooij2010-01-171-1/+8