summaryrefslogtreecommitdiff
path: root/python/samba/subunit
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Drop support for failfast mode, rather than adding support for it everywhere.Jelmer Vernooij1-38/+7
2015-03-06Support using third party iso8601 module if system doesn't provide one.Jelmer Vernooij1-0/+5
2015-03-06Import UTC definition from utc8601 module.Jelmer Vernooij2-24/+3
2015-03-06Set default testRunner rather than requiring the user pass it in.Jelmer Vernooij1-2/+3
2015-03-06Add RemoteTestCase and RemoteError to samba.subunit.Jelmer Vernooij1-0/+59
2015-03-06Use Samba-only subunit module in selftest/tests/.Jelmer Vernooij2-19/+30
2015-03-06Fix copyright headers for python/samba/subunit.Jelmer Vernooij1-0/+18
2015-03-06Add simple subunit runner outputting subunit v1.Jelmer Vernooij2-0/+750