summaryrefslogtreecommitdiff
path: root/tests/test_intl.py
Commit message (Expand)AuthorAgeFilesLines
* Close #9618: i18n: Add gettext_allow_fuzzy_translationsTakeshi KOMIYA2021-11-101-0/+38
* Fix test: Tests has been broken with pygments-2.10+Takeshi KOMIYA2021-08-191-4/+17
* Include "role" attribute in expected HTML fragmentJoe Nelson2021-06-211-1/+1
* doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-161-1/+1
* Merge pull request #9053 from tk0miya/title_node_for_toctree_captionTakeshi KOMIYA2021-04-091-5/+2
|\
| * Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA2021-04-091-5/+2
* | Merge branch '3.x'Takeshi KOMIYA2021-04-041-6/+18
|\ \ | |/
| * test: Update testcase for docutils-0.17 (toctree caption)Takeshi KOMIYA2021-04-031-2/+5
| * test: Update testcase for docutils-0.17 (<section>)Takeshi KOMIYA2021-04-031-4/+13
* | Merge branch '3.x'Takeshi KOMIYA2021-01-011-1/+1
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-11-211-23/+12
|\ \ | |/
| * test: Merge testcases having the same nameTakeshi KOMIYA2020-11-161-23/+12
* | Merge branch '3.x'Takeshi KOMIYA2020-11-121-6/+3
|\ \ | |/
| * Sort imports with isortFrançois Freitag2020-11-111-6/+3
* | Merge branch '3.x' into masterTakeshi KOMIYA2020-10-041-0/+29
|\ \ | |/
| * Fix #6640: i18n: Failed to override system message translationTakeshi KOMIYA2020-10-041-0/+29
* | Merge branch '3.x'Takeshi KOMIYA2020-07-241-3/+3
|\ \ | |/
| * Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` roleTakeshi KOMIYA2020-07-191-3/+3
* | Close #7784: i18n: The alt text for image is translated by defaultTakeshi KOMIYA2020-07-191-6/+6
|/
* Fix #7301: capital characters are not allowed for node_idTakeshi KOMIYA2020-03-291-3/+3
* Fix #7301: Allow . and _ for node_idTakeshi KOMIYA2020-03-221-1/+1
* py domain: Generate node_id for objects in the right wayTakeshi KOMIYA2020-03-071-1/+1
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-31/+31
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Fix #6867: text: extra spaces are inserted to hyphenated words on folding linesTakeshi KOMIYA2019-11-301-2/+5
* Close #4683: i18n: make explicit titles in toctree translatableTakeshi KOMIYA2019-11-011-0/+24
* Fix flake8 violationsTakeshi KOMIYA2019-07-011-1/+1
* Fix #6444: test: replace example.com by existing pageTakeshi KOMIYA2019-06-051-2/+2
* Merge branch '2.0'Takeshi KOMIYA2019-03-211-0/+2
|\
| * Merge branch '2.0' into 6178_hidden_tocsTakeshi KOMIYA2019-03-191-2/+1
| |\
| | * Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-191-2/+1
| * | Fix #6178: i18n: Captions missing in translations for hidden TOCsTakeshi KOMIYA2019-03-171-0/+2
| |/
* | Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-2/+1
* | refactor: Use CatalogRepository instead of find_catalog_source_file()Takeshi KOMIYA2019-02-271-38/+27
|/
* test: Use get_doctree() to load doctree filesTakeshi KOMIYA2019-02-171-9/+6
* Merge branch '1.8'Takeshi KOMIYA2019-01-261-1/+3
|\
| * refactor: compile .mo file only if needed on testingTakeshi KOMIYA2019-01-201-1/+3
* | encoding keyword for path.text() and path.write_text() is no longer neededTakeshi KOMIYA2019-01-031-30/+30
* | Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | #5660 adjust expected result to new classesTimotheus Kampik2018-12-231-3/+3
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-143/+141
* | Remove print_function featureTakeshi KOMIYA2018-12-151-1/+0
* | Merge branch '1.8'jfbu2018-11-061-3/+7
|\ \ | |/
| * Fix #3002: i18n: multiple footnote_references referring same footnote causes ...Takeshi KOMIYA2018-11-011-3/+7
* | Merge branch 'master' into change_master_doc_to_indexTakeshi KOMIYA2018-09-291-15/+1
|\ \
| * | Remove Python 2.6 compat shim for ElementTree.itertextJon Dufresne2018-09-221-15/+1
| |/
* | The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-041-8/+8
|/