summaryrefslogtreecommitdiff
path: root/tests/test_intl.py
Commit message (Expand)AuthorAgeFilesLines
* Drop python-3.1 and remove support codesshimizukawa2013-12-151-1/+1
* Drop python-2.5 and remove 2.4,2.5 support codesshimizukawa2013-12-151-4/+2
* Add tests and code refine for pull request #190.shimizukawa2013-11-121-1/+25
* test_intl fix-up after versionmodified change.Georg Brandl2013-10-121-3/+3
* Backed out changeset cfe9e2d11003 refs #1265shimizukawa2013-10-041-7/+8
* Now gettext translates label target name. Fix i18n: crash when using a indire...shimizukawa2013-10-041-8/+7
* Add test refs #1265 (comment-6264794) to validate translated label link shift...shimizukawa2013-10-031-0/+9
* Fix i18n: crash when translating section name that is pointed from named targ...shimizukawa2013-09-231-1/+9
* Fix i18n: gettext did not translate admonition directive's title. Closes #1206shimizukawa2013-07-031-0/+14
* Fix i18n: footnote reference number missing for auto numbered named footnote ...shimizukawa2013-06-211-16/+21
* test improvementshimizukawa2013-06-211-86/+111
* fix: translation mechanism break label target if label and section name are s...shimizukawa2013-06-191-0/+40
* test_intl:external_link test case correction to fit to reST syntax.shimizukawa2013-06-181-6/+6
* fix: keep reference if link refname was translated. refs #1193shimizukawa2013-06-191-3/+3
* Fix: Multiple references in the same line return the same link with i18n. Clo...shimizukawa2013-06-171-67/+79
* add tests for "multiple cross references in the same line return the same lin...shimizukawa2013-06-161-4/+20
* Fix multiple cross references (term, ref, doc) in the same line return the sa...shimizukawa2013-06-161-10/+56
* Rebuild i18n target document when catalog updatedshimizukawa2013-04-151-0/+12
* Copyright header update.Georg Brandl2013-04-011-1/+1
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-4/+3
* Fix overlong lines.Georg Brandl2013-03-311-3/+5
* merge headsshimizukawa2013-03-171-0/+33
|\
| * make versionmodified translatableNozomu Kaneko2013-02-041-0/+33
* | Add i18n capabilities for custom templates.shimizukawa2013-03-101-0/+8
|/
* mergeNozomu Kaneko2013-02-061-0/+33
|\
| * Merged in knzm/sphinx-fix-docfields-fork (pull request #96)Nozomu Kaneko2013-02-041-0/+33
| |\
| | * fix tests correspond to 6c70ca26a841 (Divide test_intl target ...)Nozomu Kaneko2013-01-061-10/+6
| | * resolve conflictsNozomu Kaneko2013-01-061-61/+88
| | |\
| | * \ mergeNozomu Kaneko2013-01-051-1/+54
| | |\ \
| | * | | make docfield translatableNozomu Kaneko2012-12-181-0/+37
* | | | | fix: roles' reftarget ware swapped if there are some roles in 1 line and tran...shimizukawa2013-02-051-0/+18
* | | | | remove unusable 'SEVERE: Duplicate ID' message for footnote that the translat...shimizukawa2013-02-041-1/+6
* | | | | fix: reporting correct line number when translations have wrong reST syntax o...shimizukawa2013-02-041-0/+17
|/ / / /
* | | | Fix :term: doesn't link to glossary if term text translated. refs #1090shimizukawa2013-01-301-4/+27
* | | | Fix gettext does not extract glossary terms. Closes #1090shimizukawa2013-01-301-0/+15
* | | | Fix long lines reported by "make check".Georg Brandl2013-01-131-8/+18
* | | | merge birkenfeld/sphinxRobert Lehmann2013-01-061-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | merge knzm/sphinx-fix-seealso-forkRobert Lehmann2013-01-061-0/+16
| |\ \ \
| | * | | stop calling rmtree in a testNozomu Kaneko2012-12-241-1/+0
| | * | | merge headsNozomu Kaneko2012-12-241-0/+22
| | |\ \ \ | | | |/ /
| | * | | make seealso translatableNozomu Kaneko2012-12-161-0/+19
* | | | | Divide test_intl target source files for speed-up.shimizukawa2013-01-061-65/+58
* | | | | Closes #976: Fix gettext does not extract index entries.shimizukawa2013-01-051-0/+34
| |_|_|/ |/| | |
* | | | Closes #940: Fix gettext does not extract figure caption.shimizukawa2013-01-051-0/+16
* | | | Fix ``test_i18n_literalblock_warning`` which would sometimes fail due to the ...Jonathan Waltman2013-01-031-1/+1
|/ / /
* | | Add regression test for gettext does not extract definition terms. Closes #975shimizukawa2013-01-011-0/+17
* | | remove useless commentsNozomu Kaneko2012-12-191-3/+3
* | | fix #1058: footnote backlinks with i18nNozomu Kaneko2012-12-191-0/+20
| |/ |/|
* | 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