summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/vlv.py
Commit message (Expand)AuthorAgeFilesLines
* s4/dsdb/tests: py2/py3 compatability always decode result of b64encodeNoel Power2018-05-121-1/+1
* s3/dsdb: convert print func to be py2/py3 compatibleNoel Power2018-03-231-13/+14
* dsdb python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-151-2/+2
* vlv tests: remove uninteresting debug messageDouglas Bagnall2016-08-191-2/+0
* VLV tests: remove vestigial pdb stubDouglas Bagnall2016-07-191-3/+0
* VLV tests: add tests with show_deleted controlDouglas Bagnall2016-07-191-1/+170
* VLV tests: comment typoDouglas Bagnall2016-07-191-1/+1
* VLV tests: reduce test duplication hence elapsed timeDouglas Bagnall2016-07-191-6/+6
* VLV: test using restrictive expressionsDouglas Bagnall2016-05-031-0/+16
* VLV: handle empty results correctlyDouglas Bagnall2016-05-031-5/+107
* dsdb python tests: fix several usage stringsDouglas Bagnall2016-03-221-1/+1
* Implement Virtual List View (VLV)Douglas Bagnall2016-03-221-0/+802