summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/notification.py
Commit message (Expand)AuthorAgeFilesLines
* s4/dsdb/tests: py2/py3 compatability replace xrange with rangeNoel Power2018-05-121-2/+2
* s3/dsdb: convert print func to be py2/py3 compatibleNoel Power2018-03-231-2/+3
* dsdb python tests: convert 'except X, (tuple)' to 'except X as e'Noel Power2018-02-281-12/+24
* s4:dsdb/test/notification: make test_invalid_filter more resilient against or...Stefan Metzmacher2016-03-111-4/+11
* s4:dsdb/tests: add notification.py with some basic testsStefan Metzmacher2016-02-171-0/+352