summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/dsdb_schema_info.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-02s4/tests/dsdb_schema: not usefully executable as scriptDouglas Bagnall1-1/+0
2019-04-11samdb: test for schemainfo update with relax controlAaron Haslett1-4/+11
2018-12-14PY3: change shebang to python3 in source4/dsdb dirJoe Guo1-1/+1
2018-10-25s4/dsdb/pytest/dsdb_schema_info: do not double importDouglas Bagnall1-1/+0
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-1/+0
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-2/+2
2018-02-28dsdb python tests: convert 'except X, (tuple)' to 'except X as e'Noel Power1-2/+4
2017-06-16selftest: Fix failure message in dsdb_schema_infoAndrew Bartlett1-2/+2
2017-01-10python/schema: fix tests flapping due to oid collisionAndrew Bartlett1-6/+6
2016-08-25tests/schemainfo: run dsdb schema info tests with proper URIGarming Sam1-1/+1
2016-06-06selftest: Use random OIDs from under the Samba OID arcAndrew Bartlett1-1/+1
2014-11-30Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij1-2/+1
2011-02-02s4-python Ensure we add the Samba python path first.Andrew Bartlett1-1/+1
2010-11-03pydsdb: Import testtools before subunit for those that don't haveJelmer Vernooij1-4/+0
2010-10-03s4-test-dsdb_schema_info.py: Get rid of global module variablesKamen Mazdrashki1-17/+19
2010-10-03s4-test-dsdb_schema_info.py: Simplify connection SamDBKamen Mazdrashki1-19/+3
2010-09-26s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...Kamen Mazdrashki1-6/+7
2010-06-30s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher1-0/+213