PEP8: fix E226: missing whitespace around arithmetic operator
[samba.git] / source4 / dsdb / tests / python / ldap_schema.py
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-02-28 Noel Powerdsdb python tests: convert 'except X, (tuple)' to ...
2017-02-14 Bob Campbellpython/tests: Add test for generated and duplicate...
2017-02-14 Bob Campbellpython/tests: add test for generated and duplicate...
2017-01-10 Andrew Bartlettpython/schema: fix tests flapping due to oid collision
2016-06-06 Andrew Bartlettselftest: Add tests to show that we can not create...
2016-06-06 Andrew Bartlettselftest: Use random OIDs from under the Samba OID arc
2016-03-08 Andrew Bartlettrepl_meta_data: Correctly use msDS-IntId for custom...
2014-11-24 Jelmer VernooijUse samba.tests.subunitrun in dsdb ldap and ldap_schema...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-21 Matthieu PatouTests: rewrite ldap_schema to specify attributes
2012-06-23 Matthieu Patouselftest: schema is not automatically reloaded now...
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-11-24 Nadezhda Ivanovas4-tests: Modified ldap_schema.py to use samba.tests...
2010-11-19 Matthias Dieter... s4:dsdb tests - use even more already defined pyldb...
2010-11-18 Matthias Dieter... s4:dsdb python tests - use "ldb.domain_dn"
2010-11-11 Zahari ZaharievCannot create OU using custom Schema class
2010-11-11 Matthias Dieter... s4:python tests - fix script names in the help text
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-09-25 Kamen Mazdrashkis4-ldap_schema.py: Remove unused LDB connection to...
2010-07-03 Matthias Dieter... s4:dsdb/tests/python/ldap_schema.py - remove a now...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/