summaryrefslogtreecommitdiff
path: root/python/samba/subunit/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* selftest: Directly import python-iso8601Andreas Schneider2021-02-021-3/+0
* python: Remove remaining references to third_party python libsAndrew Bartlett2020-08-211-1/+0
* PEP8: fix E701: multiple statements on one line (colon)Joe Guo2018-08-241-1/+2
* PEP8: fix E211: whitespace before '('Joe Guo2018-08-241-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-1/+1
* 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-061-21/+0
* Add RemoteTestCase and RemoteError to samba.subunit.Jelmer Vernooij2015-03-061-0/+59
* Use Samba-only subunit module in selftest/tests/.Jelmer Vernooij2015-03-061-0/+28
* Fix copyright headers for python/samba/subunit.Jelmer Vernooij2015-03-061-0/+18
* Add simple subunit runner outputting subunit v1.Jelmer Vernooij2015-03-061-0/+0