summaryrefslogtreecommitdiff
path: root/tests/test_intl.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid unusable warning in using i18n translation. Closes #1057.shimizukawa2012-12-161-0/+22
* Fix minor bugs in test_intl.py causing tests to fail under python 2.5Jonathan Waltman2012-12-111-6/+5
* Update warnings for inconsistency reference translations. Thanks @jonwaltman!shimizukawa2012-12-071-2/+7
* fix: rescue extra named-reference that appeared in same translation message.shimizukawa2012-12-051-4/+6
* change: Make readable-text a priority.shimizukawa2012-12-051-2/+18
* move i18n test documents to i18n subdir.shimizukawa2012-12-051-18/+25
* refactoringshimizukawa2012-12-051-21/+22
* checking whether the number of references is equal in both the translated for...shimizukawa2012-12-051-1/+27
* fix #1044 refs #955: fix external/inline links with localizationshimizukawa2012-11-271-1/+42
* fix #955: consider the numbered-footnote. update test and codeshimizukawa2012-11-221-2/+3
* fixed #955: footnote i18n translation cause KeyError and 'Only update text no...shimizukawa2012-11-221-1/+24
* Fixed a bug in test_intl.py: teardown didn't get called if the test was skippedTim Martin2011-04-171-0/+5
* Split up tests for locale patching.Robert Lehmann2010-11-141-2/+8
* Split up sphinx-i18n tests into build and patch phase.Robert Lehmann2010-11-141-0/+54