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