summaryrefslogtreecommitdiff
path: root/python/samba/tests/s3registry.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-3/+3
2018-10-25python/tests: remove unused importsDouglas Bagnall1-2/+1
2018-08-24PEP8: fix E202: whitespace before ')'Joe Guo1-1/+1
2018-08-24PEP8: fix E201: whitespace after '('Joe Guo1-1/+1
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-1/+1
2018-04-05python selftest: enabled samba.tests.s3registry to run with py3Noel Power1-5/+5
2018-04-05python selftest: split samba3 test into separate testsNoel Power1-0/+54