summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/ndr_pack_performance.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-14PY3: change shebang to python3 in source4/dsdb dirJoe Guo1-1/+1
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo1-2/+2
2017-03-02selftest: ndr_pack/unpack performance testDouglas Bagnall1-0/+227