mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
c247afbda0
TestCase.assertEquals() is an alias for TestCase.assertEqual() and has been deprecated since Python 2.7. When we run our tests with in python developer mode (`PYTHONDEVMODE=1 make test`) we get 580 DeprecationWarnings about this. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org> |
||
---|---|---|
.. | ||
tests | ||
credentials_internal.h | ||
credentials_krb5.c | ||
credentials_krb5.h | ||
credentials_ntlm.c | ||
credentials_secrets.c | ||
credentials.c | ||
credentials.h | ||
pycredentials.c | ||
pycredentials.h | ||
samba-credentials.pc.in | ||
wscript_build |