summaryrefslogtreecommitdiff
path: root/python/samba/tests/dcerpc/integer.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-01py/tests/dcerpc_integer: remove dup testsDouglas Bagnall1-14/+0
2018-10-25pytest/dcerpc.integer: force py2 long int without incompatible syntaxDouglas Bagnall1-1/+7
2018-10-23python/samba/tests: PY2/PY3 port samba.tests.dcerpc.integerNoel Power1-5/+5
2018-08-24PEP8: fix E306: expected 1 blank line before a nested definition, found 0Joe Guo1-0/+22
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2015-09-01python/tests: Add more assertions that we get back the value we expectAndrew Bartlett1-0/+6
2015-09-01python/tests: Add tests for 64 bit signed integersAndrew Bartlett1-1/+27
2015-08-24python/tests: Add tests for integer overflow handlingAndrew Bartlett1-0/+203