summaryrefslogtreecommitdiff
path: root/python/samba/tests/dsdb_schema_attributes.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde1-3/+0
2021-09-06selftest: Add prefix to new schema attributes to avoid flapping dsdb_schema_a...Andrew Bartlett1-3/+3
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-26/+26
2018-10-25python/tests/dsdb_schema_attr: remove unused/duplicate importsDouglas Bagnall1-3/+0
2018-09-06python/samba/tests: port samba.tests.dsdb_schema_attributes to PY3Noel Power1-6/+6
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 E231: missing whitespace after ','Joe Guo1-1/+1
2018-05-30dsdb partition.c: Make partition_copy_all aysnc.Gary Lockyer1-0/+13
2018-04-12selftest: Make a transaction before @INDEXLIST etc is checked in dsdb_schema_...Andrew Bartlett1-0/+16
2017-09-14selftest: Check re-opening sam.ldb corrects the @ATTRIBUTES and @INDEXLISTAndrew Bartlett1-0/+53
2017-06-16selftest: confirm that two attributes are also correctly set in the @ recordsAndrew Bartlett1-2/+39
2017-06-15selftest: Add a test for @ATTRIBUTES and @INDEXLIST generationAndrew Bartlett1-0/+138