pytests: heed assertEquals deprecation warning en-masse
[gd/samba-autobuild/.git] / source4 / dsdb / tests / python / sort.py
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2019-09-01 Mathieu ParentSpelling fixes s/recieved/received/
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/dsdb dir
2018-12-13 Noel Powers4/dsdb/tests/python: Restore embed NULL tests for...
2018-12-13 Noel Powerselftest: Convert samba4.ldap.sort.python to planoldpyt...
2018-12-10 Noel Powers4/dsdb/tests/python: PY3 allow test samba4.ldap.sort...
2018-12-10 Noel Powers4/dsdb/tests/python: partial PY3 port for samba4.ldap...
2018-10-25 Douglas Bagnalls4/dsdb/pytest/sort: use compat.cmp_fn instead of cmp
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E301: expected 1 blank line, found 0
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E211: whitespace before '('
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-02-14 Douglas Bagnalldsdb python tests: convert 'except X, e' to 'except...
2016-03-22 Douglas Bagnalldsdb python tests: fix several usage strings
2016-03-22 Douglas Bagnalldsdb sort test: avoid exception with fewer elements
2016-03-22 Douglas Bagnallldb sort tests: point out a known fails against Windows
2016-03-11 Stefan Metzmachers4:dsdb/test/sort: avoid 'from collections import Counter'
2016-03-09 Douglas Bagnallldb sort: allow sorting on attributes not returned...
2016-03-09 Douglas BagnallAdd python server sort tests