python:samba:tests: Fix code spelling
[samba.git] / python / samba / tests / samdb_api.py
2022-09-06 Douglas Bagnallpytest/samdb_api: use TestCaseInTempDir.rm_files
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E301: expected 1 blank line, found 0
2018-04-05 Joe Guoselftest: enable py3 for samba.tests.samdb_api
2018-02-28 Noel Powersamba python tests: convert 'except X, (tuple)' to...
2018-02-07 Gary Lockyersamdb: Add tests for samdb tdb file creation.