summaryrefslogtreecommitdiff
path: root/tests/test_intl.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix i18n: warnings for translation catalogs have wrong line numbersTakeshi KOMIYA2018-08-221-2/+2
* Merge branch '1.7'Takeshi KOMIYA2018-07-171-1/+6
|\
| * Fix #3329: i18n: crashed by auto-symbol footnote referencesTakeshi KOMIYA2018-07-151-1/+6
* | Merge branch '1.7'Takeshi KOMIYA2018-05-141-0/+79
|\ \ | |/
| * Merge branch '1.7' into 4913_literal_block_under_bullet_listTakeshi KOMIYA2018-05-121-0/+63
| |\
| | * fix #4938: i18n doesn't handle node.title correctly (#4939)Takayuki SHIMIZUKAWA2018-05-111-0/+63
| * | Fix #4913: i18n: literal blocks in bullet list are not translatedTakeshi KOMIYA2018-05-071-0/+16
| |/
* | Deprecate env.update()!Takeshi KOMIYA2018-02-241-3/+6
|/
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-3/+3