swift/test/unit/container
Victor Stinner 8aaacbf88d pep8: Fix hacking H232 warnings (octal)
Fix warnings "H232: Python 3.x incompatible octal 000001234 should be
written as 0o1234".

Change-Id: I9a7bbb034357783885ac3e18fe1e9e32a5951616
2015-08-19 12:05:01 -07:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py pep8 fix: assertEquals -> assertEqual 2015-08-06 00:18:52 +05:30
test_backend.py pep8 fix: assertEquals -> assertEqual 2015-08-06 00:18:52 +05:30
test_reconciler.py pep8: Fix hacking H232 warnings (octal) 2015-08-19 12:05:01 -07:00
test_replicator.py unit tests: Replace "self.assert_" by "self.assertTrue" 2015-07-21 19:23:00 +05:30
test_server.py pep8 fix: assertEquals -> assertEqual 2015-08-06 00:18:52 +05:30
test_sync.py pep8 fix: assertEquals -> assertEqual 2015-08-06 00:18:52 +05:30
test_updater.py pep8 fix: assertEquals -> assertEqual 2015-08-06 00:18:52 +05:30