summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/group.py
AgeCommit message (Expand)AuthorFilesLines
2019-05-06selftest: correcting empty attribute usage in requestsAaron Haslett1-2/+1
2018-12-04tests: Add test-case for 'group list --verbose'Tim Beale1-0/+41
2018-10-31netcmd: Add 'samba-tool group stats' commandTim Beale1-0/+18
2018-09-06PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-4/+4
2018-09-03python/sambe/tests/samba_tool: PY3 port for tests.samba_tool.groupNoel Power1-2/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-2/+2
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-3/+3
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-4/+4
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-1/+1
2018-05-29python/samba/netcmd/group.py: add group showWilliam Brown1-0/+10
2018-02-08tests/samba-tool: add tests for samba-tool group move commandBjörn Baumbach1-0/+32
2016-08-04tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher1-5/+5
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+169