summaryrefslogtreecommitdiff
path: root/python/samba/tests/subunitrun.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2019-07-02pytests/subunitrun: not usefully executableDouglas Bagnall1-2/+0
2018-12-14PY3: change shebang to python3 in misc dirsJoe Guo1-1/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-3/+3
2015-03-06subunitrun: Use new samba.subunit.run module.Jelmer Vernooij1-10/+2
2014-11-30Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij1-3/+1
2014-11-22sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij1-0/+0
2014-11-22Move option handling into samba.tests.subunitrun.Jelmer Vernooij1-3/+8
2014-11-22Move option parsing to samba.tests.subunitrun.Jelmer Vernooij1-8/+19
2014-11-22Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij1-0/+59