Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-28 | selftest: Abort early on SIGPIPE. | Jelmer Vernooij | 1 | -0/+1 | |
2010-09-28 | Add dedicated exception for immediate failure in filter-subunit, don't raise ↵ | Jelmer Vernooij | 1 | -1/+4 | |
it on known exceptions. | |||||
2010-09-28 | filter-subunit: added a --fail-immediately option | Andrew Tridgell | 1 | -1/+4 | |
2010-09-14 | subunit: Use standard subunit test protocol client, use standard name for ↵ | Jelmer Vernooij | 1 | -1/+2 | |
startTest. | |||||
2010-04-06 | selftest: Remove python2.4-isms | Jelmer Vernooij | 1 | -2/+2 | |
2010-03-31 | selftest: Update sys.path before attempting to import external modules. | Jelmer Vernooij | 1 | -1/+2 | |
2010-03-31 | selftest: Make sure format-subunit and filter-subunit can find ↵ | Jelmer Vernooij | 1 | -0/+4 | |
testtools/subunit. | |||||
2010-03-31 | selftest: Convert filter-subunit to Python so the subunit Python module | Jelmer Vernooij | 1 | -0/+44 | |
can be used later. |