summaryrefslogtreecommitdiff
path: root/python/samba/tests/complex_expressions.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-08-30python: Fix spellingJoseph Sutton1-1/+1
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2020-08-17test: Fix a typoVolker Lendecke1-1/+1
2019-04-08ldb: tests for <= and >= integer indexingAaron Haslett1-0/+15
2018-12-07ldb: complex expression testingAaron Haslett1-0/+473