summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/ou.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-02-23python: fix mutable default argumentsRob van der Linde1-2/+3
2023-01-30python: Replace calls to deprecated methodsJoseph Sutton1-3/+3
2020-10-01samba-tool tests: rename 'ou create' to 'ou add'Jule Anger1-9/+9
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-11/+11
2020-01-21samba-tool tests: add test-case for 'ou list --base-dn'Jule Anger1-0/+19
2019-05-06selftest: correcting empty attribute usage in requestsAaron Haslett1-2/+1
2018-10-25python/tests/ou: unshadow a testDouglas Bagnall1-1/+1
2018-10-25samba-tool tests: fix bytes/str issue in masked testDouglas Bagnall1-1/+1
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-3/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E131: continuation line unaligned for hanging indentJoe Guo1-2/+2
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-4/+4
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-3/+3
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-1/+1
2018-02-08tests/samba-tool: add tests for new ou management commandsBjörn Baumbach1-0/+274