deb-python-oslo.i18n/oslo_i18n
yanheven 69cf173ea7 Fix parameters of assertEqual are misplaced
Many assertEqual sentences don't follow assertEqual(expected, actual),
These misplaces have 2 impacts:
1, giving confusing messages when some tests failed.
2, mislead other developers, new test modules may follow these wrong pattern.

This patch fix all of them.

Change-Id: I33b5b59fda524d88386072d2058c4770a948db6f
Closes-Bug: #1604213
2016-07-23 19:54:15 +08:00
..
locale Imported Translations from Zanata 2016-06-04 06:50:46 +00:00
tests Fix parameters of assertEqual are misplaced 2016-07-23 19:54:15 +08:00
__init__.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
_factory.py add versionadded designations to newer functions 2015-12-28 15:34:11 +00:00
_gettextutils.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
_i18n.py Update translation setup 2016-01-31 00:20:42 +09:00
_lazy.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
_locale.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
_message.py Better isolate tests and fixtures from environment 2016-03-24 11:42:53 -07:00
_translate.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
fixture.py Better isolate tests and fixtures from environment 2016-03-24 11:42:53 -07:00
log.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00