summaryrefslogtreecommitdiff
path: root/python/samba/tests/s3idmapdb.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-6/+6
2018-10-25python/tests: remove unused importsDouglas Bagnall1-2/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+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 E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2018-04-05selftest python: get samba.tests.s3idmapdb to run with py3Noel Power1-2/+2
2018-04-05python selftest: split samba3 test into separate testsNoel Power1-0/+57