PEP8: fix E128: continuation line under-indented for visual indent
[amitay/samba.git] / source4 / dsdb / tests / python / deletetest.py
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-05-30 Andrew Bartlettselftest: Lock down the expected parents in BasicTreeDe...
2018-05-30 Andrew Bartlettselftest: Rework BasicDeleteTests.test_all() into setUp...
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 ...
2016-06-06 Andrew Bartlettselftest: Assert that name, the RDN attribute and actua...
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Move base tests for Tombstone reanimatio...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Fix Undelete tests after subunit upgrade...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Use case insensitive comparison for DNs...
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Fix whitespace in deletetest.py
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Make unique object names to test with...
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Remove unused method get_ldap_connection()
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Remove trailing ';' in deletetest.py
2015-02-03 Nadezhda Ivanovas4-dsdb-tests: Some tests for deleted objects undelete...
2014-11-22 Jelmer Vernooijdeletetest: use samba.tests.subunitrun.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
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 deletetest.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-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-10-16 Matthias Dieter... s4:objectclass LDB module - implement the "isCriticalSy...
2010-10-03 Matthias Dieter... s4:deletetest.py - enhance the tests
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/