summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Fix the valid NetBIOS name tests.Jelmer Vernooij1-3/+3
2009-04-06Improve formatting in Python file.Jelmer Vernooij1-0/+5
2009-04-06Make valid_netbios_name() check a bit stricter.Jelmer Vernooij1-0/+12
2009-02-24expand tabs in python file, consistent with the rest of the file.Jelmer Vernooij1-2/+2
2008-05-29Check test directory is cleaned up by Python tests.Jelmer Vernooij1-0/+1
2008-04-14Allow command line options in the subunitrun script.Jelmer Vernooij1-7/+5
2008-04-14Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij1-0/+7
2008-02-11Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij1-0/+6
2008-01-25python: Fix representation of UUIDs as strings in zone files rather than bina...Jelmer Vernooij1-1/+1
2008-01-25python: fix tests for check_all_substituted.Jelmer Vernooij1-2/+2
2008-01-25python/provision: Reconcile code partitions-only provisioning and generic pro...Jelmer Vernooij1-1/+1
2008-01-24python: Add function to look for unsubsituted variables.Jelmer Vernooij1-0/+4
2007-12-29r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij1-0/+4
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij1-3/+8
2007-12-26r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij1-1/+1
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-0/+1
2007-12-21r26538: Pass path generation function around rather than base directory.Jelmer Vernooij1-1/+1
2007-12-21r26536: More tests for provisioning code.Jelmer Vernooij1-0/+18
2007-12-21r26527: Start on tests for provision.Jelmer Vernooij1-0/+17
2007-12-21r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij1-1/+1
2007-12-21r26480: Add utility class for testing LDB code.Jelmer Vernooij1-0/+37