summaryrefslogtreecommitdiff
path: root/python/samba/tests/s3idmapdb.py
Commit message (Expand)AuthorAgeFilesLines
* pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall2020-02-071-6/+6
* python/tests: remove unused importsDouglas Bagnall2018-10-251-2/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-1/+1
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-1/+1
* selftest python: get samba.tests.s3idmapdb to run with py3Noel Power2018-04-051-2/+2
* python selftest: split samba3 test into separate testsNoel Power2018-04-051-0/+57