Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-12 | selftest: Add option to strip output of succeeded tests, and use it on | Jelmer Vernooij | 1 | -2/+18 | |
the buildfarm. The matches the behaviour we had earlier in the previous output format. | |||||
2009-06-12 | subunit-filter: Print names of skipped testsuites. | Jelmer Vernooij | 1 | -1/+2 | |
2009-06-11 | subunit: Sort diff output. | Jelmer Vernooij | 1 | -1/+1 | |
2009-06-11 | selftest: Make it easier to do subunit diffs from other apps. | Jelmer Vernooij | 1 | -7/+14 | |
2009-06-11 | selftest/subunit: Add diff command that can diff two subunit streams. | Jelmer Vernooij | 1 | -0/+73 | |
2009-06-11 | selftest: Properly recognize xfail testsuites. | Jelmer Vernooij | 1 | -1/+11 | |
2009-06-11 | selftest/subunit: Remove open_tests argument from parse_results. | Jelmer Vernooij | 1 | -11/+0 | |
2009-06-11 | selftest: Fix subunit formatting, fix years when filtering subunit | Jelmer Vernooij | 1 | -0/+133 | |
streams. |