summaryrefslogtreecommitdiff
path: root/python/samba/tests/subunitrun.py
Commit message (Expand)AuthorAgeFilesLines
* pytests/subunitrun: not usefully executableDouglas Bagnall2019-07-021-2/+0
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-141-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-3/+3
* subunitrun: Use new samba.subunit.run module.Jelmer Vernooij2015-03-061-10/+2
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-301-3/+1
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-0/+0
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-221-3/+8
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-221-8/+19
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-221-0/+59