summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/upgrade.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-40/+0
* s4-python: Remove env from non-executable test scripts.Andreas Schneider2012-03-131-2/+0
* s4-python: Various formatting fixes.Jelmer Vernooij2012-02-181-3/+6
* s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij2011-09-131-3/+3
* s4-python: Add some more module docstrings.Jelmer Vernooij2010-12-051-0/+2
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-0/+1
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-011-1/+0
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-1/+1
* Add tests for upgrade of WINS database.Jelmer Vernooij2008-02-091-2/+17
* r26608: More improvements to the upgrade code.Jelmer Vernooij2007-12-261-7/+1
* r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij2007-12-211-1/+1
* r26369: Start on tests for the upgrade python code.Jelmer Vernooij2007-12-211-0/+28