summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/misc.py
AgeCommit message (Expand)Author
2010-02-16[1.1.X] Fixed #7720 - Fallback to the base language if the sub language given...Jannis Leidel
2010-01-09[1.1.X] Changed an i18n test to use a number that converts consistely from st...Karen Tracey
2008-03-17Tweaked an i18n test that is a bit sensitive to Python versions. It returnsMalcolm Tredinnick
2008-02-15Removed a portion of the test suite that was a pain on Python 2.3.Malcolm Tredinnick
2008-02-06Fixed #6409 -- Unbreak compound locale name parsing (e.g. zh-cn).Malcolm Tredinnick
2007-10-26Committed missing file from [6608].Jacob Kaplan-Moss