summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/xattr.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-126/+0
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-1/+1
* s4-python: Remove env from non-executable test scripts.Andreas Schneider2012-03-131-2/+0
* samba.xattr: Massively simplify copytree_with_xattrs.Jelmer Vernooij2012-02-271-1/+24
* s4-python: Various formatting fixes.Jelmer Vernooij2012-02-181-1/+1
* 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-1/+1
* pyxattr: Factor out helper functions.Jelmer Vernooij2010-01-211-24/+24
* pyxattr: Simplify tests.Jelmer Vernooij2010-01-211-52/+60
* pyxattr: Fix tests by not opening tdb files multiple times.Jelmer Vernooij2010-01-211-2/+0
* pyxattr: Fix tests by avoiding opening tdb files multiple times.Jelmer Vernooij2010-01-211-8/+8
* pyxattr: Simplify tests.Jelmer Vernooij2010-01-211-80/+50
* s4-tests: register new unit testsMatthieu Patou2010-01-211-30/+79
* s4-python: add more unit tests for xattr manipulation in pythonMatthieu Patou2010-01-211-11/+39
* s4: Create unit tests for python "samba.xattr" moduleMatthieu Patou2010-01-211-0/+50