1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/tests/dcerpc
Noel Power 48f3801c20 python/samba/tests: port samba.tests.unix for py3
L for long literal is no longer valid in Python3, also
long keyword has been removed. int and long have been unified
in python3. A duplicated test has been removed (for long and
int) only the int test remains now.
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-09-03 03:22:20 +02:00
..
__init__.py PEP8: fix W391: blank line at end of file 2018-08-24 07:49:31 +02:00
array.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
bare.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
dnsserver.py dcerpc/dns_server tests: use record malformed as probably intended 2018-08-24 07:49:32 +02:00
integer.py PEP8: fix E306: expected 1 blank line before a nested definition, found 0 2018-08-24 07:49:30 +02:00
misc.py tests/dcerpc/misc.GUID: improve tests 2018-03-23 07:28:25 +01:00
raw_protocol.py dcerpc py tests: improve argument formatting 2018-08-24 07:49:32 +02:00
raw_testcase.py PEP8: improve formatting around various operators 2018-08-24 07:49:32 +02:00
registry.py PEP8: fix E261: at least two spaces before inline comment 2018-08-24 07:49:29 +02:00
rpc_talloc.py pidl: Fix our python reference handling 2016-03-08 01:58:26 +01:00
rpcecho.py PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
sam.py PEP8: fix W391: blank line at end of file 2018-08-24 07:49:31 +02:00
srvsvc.py PEP8: fix E261: at least two spaces before inline comment 2018-08-24 07:49:29 +02:00
string.py PEP8: fix E303: too many blank lines (2) 2018-08-24 07:49:30 +02:00
testrpc.py PEP8: fix E305: expected 2 blank lines after class or function definition, found 1 2018-08-24 07:49:30 +02:00
unix.py python/samba/tests: port samba.tests.unix for py3 2018-09-03 03:22:20 +02:00