PEP8: fix E231: missing whitespace after ','
[samba.git] / source4 / dsdb / tests / python / dsdb_schema_info.py
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-02-28 Noel Powerdsdb python tests: convert 'except X, (tuple)' to ...
2017-06-16 Andrew Bartlettselftest: Fix failure message in dsdb_schema_info
2017-01-10 Andrew Bartlettpython/schema: fix tests flapping due to oid collision
2016-08-25 Garming Samtests/schemainfo: run dsdb schema info tests with prope...
2016-06-06 Andrew Bartlettselftest: Use random OIDs from under the Samba OID arc
2014-11-30 Jelmer VernooijReduce number of places where sys.path is (possibly...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-10-02 Kamen Mazdrashkis4-test-dsdb_schema_info.py: Get rid of global module...
2010-10-02 Kamen Mazdrashkis4-test-dsdb_schema_info.py: Simplify connection SamDB
2010-09-25 Kamen Mazdrashkis4-dsdb_schema_info.py: Fix usage of 'paged_search...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/