summaryrefslogtreecommitdiffstats
path: root/source4/torture/drs/python/repl_schema.py
Commit message (Expand)AuthorAgeFilesLines
* selftests-drs: make our generated class subclass of classschemaMatthieu Patou2013-05-141-1/+2
* torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...Andrew Bartlett2013-02-221-1/+5
* s4/drs-test: Remove unused importsKamen Mazdrashki2011-02-271-7/+0
* s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-45/+2
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-021-1/+1
* Use TestCase.get_credentials() where possible.Jelmer Vernooij2011-01-031-1/+1
* s4-test/repl_schema: remove unused and commented out codeKamen Mazdrashki2010-12-151-3/+0
* s4-test/repl_schema: Make sure every object is with unique nameKamen Mazdrashki2010-12-151-2/+5
* s4-test/repl_schema: use 'top' as default base class for our test classSchema...Kamen Mazdrashki2010-12-151-1/+1
* s4-test/repl_schema: New test to test a classSchema with custom attributeKamen Mazdrashki2010-12-151-0/+24
* s4-test/repl_schema: Test class inheritance through subClassOfKamen Mazdrashki2010-12-021-1/+26
* s4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible to usKamen Mazdrashki2010-12-021-0/+1
* s4-test/repl_schema: Test classSchema and attributeSchema replication in sepa...Kamen Mazdrashki2010-12-021-0/+18
* s4-test/schema: Extend the test to replicate a Class with Attribute with "may...Kamen Mazdrashki2010-12-011-2/+10
* s4-repl_schema: fixed ldb exception handlingAndrew Tridgell2010-11-291-2/+4
* s4-python: Fix formatting of docstrings for the purpose of pydoctor.Jelmer Vernooij2010-11-281-4/+6
* s4-test/repl_schema: Refactor the test a little bit toKamen Mazdrashki2010-11-231-31/+59
* s4-test/repl_schema: Remote global ldb connectionsKamen Mazdrashki2010-11-221-25/+7
* s4-test: repl_schema - Make sure LdbError and ERR_NO_SUCH_OBJECT are visibleKamen Mazdrashki2010-11-111-0/+1
* s4-test: Initial implementation for Schema replication black box testKamen Mazdrashki2010-11-081-0/+174