summaryrefslogtreecommitdiff
path: root/tests/test_intl.py
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge branch 'stable'Takeshi KOMIYA2017-02-241-3/+5
| |\ \ | | |/
| | * Fix #3438: update timestamp certainly to ensure test conditionTakeshi KOMIYA2017-02-241-3/+5
| | |
| * | Merge branch 'stable'Takeshi KOMIYA2017-01-291-5/+24
| |\ \ | | |/
| * | Fix testcaseTakeshi KOMIYA2017-01-101-1/+1
| | |
| * | Merge branch 'stable'Takeshi KOMIYA2017-01-101-326/+533
| |\ \
| * \ \ Merge branch 'stable'shimizukawa2017-01-071-6/+6
| |\ \ \
| * | | | Add sphinx.util.loggingTakeshi KOMIYA2017-01-021-2/+2
| | | | |
* | | | | Fix #3421: Could not translate a caption of tablesTakeshi KOMIYA2017-02-151-0/+12
| |_|_|/ |/| | |
* | | | Fix #3370: the caption of code-block is not picked up for translationTakeshi KOMIYA2017-01-261-0/+16
| | | |
* | | | Fix flake8 violationsTakeshi KOMIYA2017-01-261-5/+7
| |_|/ |/| |
* | | pytest: update by reviewingshimizukawa2017-01-091-14/+17
| | | | | | | | | | | | | | | | | | * remove 'specific_srcdir' feature * simplify 'shared_result' feature * rename 'AppWrapper' into 'SphinxTestAppWrapperForSkipBuilding'
* | | pytest optimizatoin:shimizukawa2017-01-081-326/+530
| |/ |/| | | | | | | | | | | | | - remote using deprecated decorators - remove gen_with_app - remove yield testing - remove pytest warnings - refactoring
* | pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-3/+4
| |
* | pytest: remove repr_as testing feature that avoids long annoying log for ↵shimizukawa2017-01-051-2/+2
| | | | | | | | test generator feature on nose. In contrast, pytest does not produce such output. So repr_as is not needed anymore. refs #1785
* | pytest migrationshimizukawa2017-01-041-2/+1
|/
* Reduce deprecation warnings (refs: #3192)Takeshi KOMIYA2016-12-151-8/+7
|
* Fix: #2469: Ignore updates of catalog files for gettext builder. Thanks to ↵shimizukawa2016-12-121-0/+9
| | | | Hiroshi Ohkubo.
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-231-0/+12
|\
| * #3093: fix test againshimizukawa2016-11-201-12/+12
| |
| * #3093: fix test againshimizukawa2016-11-201-0/+12
| |
* | Fix #3000: ``option`` directive generates invalid HTML anchorsTakeshi KOMIYA2016-10-071-1/+1
| | | | | | | | fix
* | Fix could not translate the content of meta directive (ref: #1734)Takeshi KOMIYA2016-09-011-0/+8
| |
* | Fix #1734: Could not translate the caption of toctree directiveTakeshi KOMIYA2016-09-011-0/+11
| |
* | Fix #2874: gettext builder could not extract all text under the ``only`` ↵Takeshi KOMIYA2016-08-271-0/+6
| | | | | | | | directives
* | Merge pull request #2853 from shibukawa/fix/genindexTakeshi KOMIYA2016-08-201-3/+6
|\ \ | | | | | | Fix genindex.html to satisfy xhtml standard
| * | Fix genindex.html to satisfy xhtml standardYoshiki Shibukawa2016-08-181-3/+6
| |/
* | Fix #1797: text builder inserts blank line on topTakeshi KOMIYA2016-08-191-12/+12
|/
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-6/+6
|
* Fix #2395: Sphinx crashs if unicode character in image filenameTakeshi KOMIYA2016-04-101-1/+1
|
* Fix broken mergesTakeshi KOMIYA2016-03-031-1/+0
|
* Merge branch 'useless-test-noise'Takeshi KOMIYA2016-03-031-8/+13
|\
| * Fixes #1785: Reduce output for test generators.Robert Lehmann2015-03-201-8/+11
| |
* | Add figure_language_filename to customize filename pattern for figure ↵Takeshi KOMIYA2016-02-221-0/+43
| | | | | | | | substitutions
* | Fix #1921: Support figure substitutions by localeTakeshi KOMIYA2016-02-221-2/+45
| |
* | Fix tests are broken with pygments-2.1Takeshi KOMIYA2016-01-181-4/+6
| |
* | Fix #2247: #2205 breaks make html for definition list with classifiers that ↵Takeshi KOMIYA2016-01-181-0/+2
| | | | | | | | contains regular-expression like string
* | Obligatory copyright update.Georg Brandl2016-01-141-1/+1
| |
* | Refactoring testcases to reduce ResourceWarning (refs: #1409)Takeshi KOMIYA2016-01-101-6/+11
| |
* | Fix #2198,#2205: ``make gettext`` generate broken msgid for definition ↵shimizukawa2016-01-091-3/+29
| | | | | | | | lists. It's a regression by #1855.
* | [tests] beautify collapsed grouped fieldMaximilian Köhl2016-01-051-2/+2
| |
* | Fixes #1983: i18n translation feature breaks references which uses section name.shimizukawa2015-08-091-0/+8
| |
* | Fixed #1855: make gettext generates broken po file for definition lists with ↵shimizukawa2015-07-251-1/+4
| | | | | | | | classifier.
* | Fix #1780: Remove duplicated "class" and "exception" keywords from text builderTakayuki Hirai2015-04-281-5/+5
|/
* fix too long lineshimizukawa2015-02-241-16/+21
|
* refs #1235: i18n: 'uri' and 'alt' attribute on 'image' and 'figure' nodes ↵shimizukawa2015-02-221-2/+37
| | | | can be translated if `gettext_additional_targets` has 'image'.
* refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if ↵shimizukawa2015-02-221-0/+33
| | | | `gettext_additional_targets` has that string.
* refs #1235: i18n: 'literal-block' node can be translated if 'literal-block' ↵shimizukawa2015-02-221-2/+56
| | | | is set to `gettext_additional_targets`.
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
| |
* | Test suite fixes after env.update() change.Georg Brandl2014-09-221-4/+4
| |