Re-use more common code.
[third_party/subunit] / filters / subunit-filter
2012-04-20 Jonathan LangeRe-use more common code.
2012-04-20 Jonathan LangeMerge updates from tag-collapsing-rigor.
2012-04-20 Jonathan LangeFactor subunit-filter some more.
2012-04-20 Jonathan LangeMerge tag collapsing thing.
2012-04-12 Jonathan LangeProgress, of a sort.
2012-04-10 Jonathan LangeMake sure all of our predicates support tags.
2012-02-01 Jonathan LangeMerge trunk
2011-11-07 Jelmer VernooijMerge support for newer location of {Extended,Python26...
2011-10-31 Robert CollinsMerge trunk work that had gotten diverged.
2011-10-06 Jonathan LangeMerge Stewart Smith's branch to add timestamps to shell...
2011-07-04 Jonathan LangeAdd "subunit-filter -F" to set all the flags that remov...
2011-06-30 John Arbash MeinelTurn the -F handler into a callback that adds args.
2011-06-30 John Arbash MeinelAdd -F to suppress everything that isn't a failure...
2011-06-30 John Arbash MeinelRemove -F since it seemed controversial
2011-06-30 John Arbash MeinelMerge trunk tip, resolve NEWS.
2011-06-30 John Arbash MeinelMerge trunk r142 and resolve conflicts.
2011-05-20 Robert CollinsUnbreak subunit-filter with no fixup option given.
2011-05-01 Robert CollinsMartins fix for failures on windows.
2011-04-27 Robert CollinsMerge python 3K changes.
2011-04-26 Jelmer VernooijMerge addition of --fixup-expected-failures argument...
2011-04-25 Jelmer VernooijMove read_test_filter to python/subunit.
2011-04-11 Jelmer VernooijFilter errors as well.
2011-04-11 Jelmer VernooijSupport --fixup-expected-failures argument to subunit...
2011-01-28 Jonathan LangeNew 'strict' option to Decoder. (Martin Pool)
2011-01-15 Robert Collins* The help for subunit-filter was confusing about the...
2010-08-24 John Arbash Meinel(bug #623642) Add --no-xfail and -F to subunit-filter.
2009-12-15 Robert CollinsAdd experimental multipart support and addExpectFailure...
2009-12-14 Robert CollinsMerge junitxml --forward branch.
2009-12-07 Robert CollinsMerge trunk.
2009-10-25 Robert CollinsTeach filters about details and outcomes.
2009-10-25 Robert CollinsSupport the extended TestResult details API on TestResu...
2009-09-30 Robert CollinsLicense change to BSD/Apache License 2.0.
2009-09-08 Robert CollinsAlso document Perl.
2009-08-30 Robert CollinsMerge Martin's regex filter patch.
2009-08-06 Martin PoolBuild regexp filter as a closure not using globals
2009-08-06 Martin PoolHelp message for --with/without
2009-08-06 Martin PoolClean up and rename subunit-filter --with
2009-08-05 Martin PoolAdd subunit-filter --match and --anti-match options
2009-08-05 Robert CollinsAdd --no-passthrough option to most filters.
2009-08-05 Robert CollinsFix indents.
2009-08-03 Robert CollinsFix optparse sense inversion in new option.
2009-08-02 Robert CollinsAdd --no-passthrough option to various filters.
2009-03-01 Robert Collinssubunit-filter can now filter skips too.
2009-02-22 Robert CollinsAdd a subunit-filter filter.