summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/upgradeprovision.py
AgeCommit message (Expand)AuthorFilesLines
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-1/+1
2012-08-28s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in syncAndrew Bartlett1-1/+1
2012-03-13s4-python: Remove env from non-executable test scripts.Andreas Schneider1-2/+0
2011-07-13ldb: use base searches for @ special DNsAndrew Tridgell1-5/+3
2011-02-21s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)Matthieu Patou1-1/+1
2010-12-05s4-python: Add some more module docstrings.Jelmer Vernooij1-0/+2
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-20Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp...Jelmer Vernooij1-11/+11
2010-06-20s4 unittests: add unit tests for upgradehelpersMatthieu Patou1-3/+12
2010-06-20s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou1-89/+56
2010-06-20s4 python: Add unit tests for upgradeprovision related stuffMatthieu Patou1-0/+161