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