Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | selftest: Remove python2.4-isms | Jelmer Vernooij | 1 | -3/+5 | |
2010-03-31 | selftest: Use standard subunit command for progress reporting. | Jelmer Vernooij | 1 | -8/+0 | |
2010-03-31 | selftest: Support parsing progress in format-subunit/filter-subunit. | Jelmer Vernooij | 1 | -0/+27 | |
2010-03-31 | selftest: Convert filter-subunit to Python so the subunit Python module | Jelmer Vernooij | 1 | -4/+133 | |
can be used later. | |||||
2010-03-30 | format-subunit: Improve formatting, simplify code. | Jelmer Vernooij | 1 | -47/+45 | |
2010-03-30 | selftest: Replace perl subunit formatter with python subunit formatter, | Jelmer Vernooij | 1 | -10/+11 | |
so we can leverage the work happening in python-subunit. | |||||
2010-03-30 | selftest: Convert format-subunit to Python. | Jelmer Vernooij | 1 | -0/+170 | |