Age | Commit message (Expand) | Author | Files | Lines |
2010-04-07 | selftest: Display minutes and hours for duration. | Jelmer Vernooij | 1 | -1/+13 |
2010-03-31 | selftest: Update sys.path before attempting to import external modules. | Jelmer Vernooij | 1 | -2/+3 |
2010-03-31 | selftest: Make sure format-subunit and filter-subunit can find testtools/subu... | Jelmer Vernooij | 1 | -0/+3 |
2010-03-31 | format-subunit: Hide reason if it is None. | Jelmer Vernooij | 1 | -8/+6 |
2010-03-31 | format-subunit: Don't show reason at all if it is None. | Jelmer Vernooij | 1 | -1/+3 |
2010-03-31 | selftest: Use boolean types in Python. | Jelmer Vernooij | 1 | -2/+2 |
2010-03-31 | selftest: Use standard subunit command for progress reporting. | Jelmer Vernooij | 1 | -4/+11 |
2010-03-31 | selftest: Support parsing progress in format-subunit/filter-subunit. | Jelmer Vernooij | 1 | -0/+3 |
2010-03-31 | format-subunit: Avoid printing backtrace on Ctrl-C. | Jelmer Vernooij | 1 | -1/+5 |
2010-03-30 | selftest: reason may be None | Andrew Tridgell | 1 | -1/+3 |
2010-03-30 | format-subunit: Improve formatting, simplify code. | Jelmer Vernooij | 1 | -22/+24 |
2010-03-30 | selftest: Replace perl subunit formatter with python subunit formatter, | Jelmer Vernooij | 1 | -10/+166 |
2010-03-30 | selftest: Convert format-subunit to Python. | Jelmer Vernooij | 1 | -66/+27 |
2010-03-28 | selftest: Remove html subunit formatter; it's too simple and really belongs i... | Jelmer Vernooij | 1 | -17/+3 |
2010-03-28 | Remove extension from format-subunit. | Jelmer Vernooij | 1 | -0/+91 |