python:samba:tests: Fix code spelling
[samba.git] / python / samba / tests / dns_base.py
2021-06-11 Douglas Bagnallpytest:dns_base: make_txt_update can set arbitrary TTL
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2021-03-17 Douglas Bagnallpytests: dns_base: remove a py2 compat thing
2020-08-11 Douglas Bagnallpython compat: remove binary_type
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2019-01-29 Stefan Metzmacherpython/tests/dns*: make use of dns.DNS_RCODE/dns.DNS_OPCODE
2018-09-15 Noel Powerpython/samba/tests: py_gensec_update takes bytes as...
2018-07-12 Noel Powerpython/samba/tests: various py3 porting for ord/chr
2018-07-12 Gary Lockyertests dns: dns_base.py remove flake8 warnings
2018-07-12 Aaron Haslettdns: record aging tests
2018-03-23 Noel Powersamba python tests: convert print func to be py2/py3...
2017-06-10 Andrew Bartlettselftest: Use TestCaseInTempDir as base class in dns...
2017-06-10 Andrew Bartlettselftest: Create new common base class for dns.py and...