summaryrefslogtreecommitdiff
path: root/python/samba/subunit/run.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Drop support for failfast mode, rather than adding support for it everywhere.Jelmer Vernooij1-38/+7
2015-03-06Import UTC definition from utc8601 module.Jelmer Vernooij1-3/+3
2015-03-06Set default testRunner rather than requiring the user pass it in.Jelmer Vernooij1-2/+3
2015-03-06Use Samba-only subunit module in selftest/tests/.Jelmer Vernooij1-19/+2
2015-03-06Add simple subunit runner outputting subunit v1.Jelmer Vernooij1-0/+750