summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/commands/tests.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-07-22[py3] Replaced basestring by six.string_types.Aymeric Augustin
2011-10-18Fixed #17054 -- Ensured the test suite runs when gettext isn't available, aft...Aymeric Augustin
2010-10-10Consolidated i18n commands test with the rest of the i18n tests.Ramiro Morales