1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/buildtools/wafsamba/tests
Douglas Bagnall c247afbda0 pytests: heed assertEquals deprecation warning en-masse
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>
2020-02-07 10:37:37 +00:00
..
__init__.py wafsamba/bundled: Fix typo in tuplize_version. 2012-04-10 02:21:39 +02:00
test_abi.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
test_bundled.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
test_utils.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00