paged results: testing suite for new paged results module
[samba.git] / source4 / dsdb / tests / python / vlv.py
2018-12-21 Aaron Haslettpaged results: testing suite for new paged results...
2018-12-21 Aaron Haslettvlv: tests for delete, add, and modify cases
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/dsdb dir
2018-12-10 Noel Powers4/dsdb/tests: PY3 port samba4.ldap.vlv
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E211: whitespace before '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
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-08-19 Douglas Bagnallvlv tests: remove uninteresting debug message
2016-07-19 Douglas BagnallVLV tests: remove vestigial pdb stub
2016-07-19 Douglas BagnallVLV tests: add tests with show_deleted control
2016-07-19 Douglas BagnallVLV tests: comment typo
2016-07-19 Douglas BagnallVLV tests: reduce test duplication hence elapsed time
2016-05-03 Douglas BagnallVLV: test using restrictive expressions
2016-05-03 Douglas BagnallVLV: handle empty results correctly
2016-03-22 Douglas Bagnalldsdb python tests: fix several usage strings
2016-03-22 Douglas BagnallImplement Virtual List View (VLV)