summaryrefslogtreecommitdiff
path: root/source4/torture/drs/python/linked_attributes_drs.py
AgeCommit message (Expand)AuthorFilesLines
2022-09-16pytests:s4/drs/linked_attributes_drs: avoid unused importsDouglas Bagnall1-15/+1
2018-12-14PY3: change shebang to python3 in source4/torture dirJoe Guo1-1/+1
2018-10-25s4/dsdb/pytest/: unused importsDouglas Bagnall1-1/+0
2018-08-24PEP8: fix W291: trailing whitespaceJoe Guo1-1/+1
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-2/+2
2018-02-15drs torture python: convert 'except X, e' to 'except X as e'Douglas Bagnall1-2/+2
2016-12-21torture/drs: move ExopBaseTest into DrsBaseTest and extendBob Campbell1-37/+3
2016-09-08torture: Remove unnecessary whitespaceGarming Sam1-1/+1
2016-07-15drs tests: querying linked attribute over DRSDouglas Bagnall1-0/+212