summaryrefslogtreecommitdiff
path: root/tests/test_util_i18n.py
Commit message (Expand)AuthorAgeFilesLines
* Close #7768: i18n: figure_language_filename supports {docpath} tokenTakeshi KOMIYA2020-08-021-0/+13
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Drop tests for deprecated modulesTakeshi KOMIYA2019-03-241-111/+0
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-12/+12
* Add CatalogRepository classTakeshi KOMIYA2019-02-271-0/+44
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-1/+1
* | Remove print_function featureTakeshi KOMIYA2018-12-151-1/+0
|/
* test: Filter warnings on testingTakeshi KOMIYA2018-11-121-0/+1
* Fix #5399: Sphinx crashes if unknown po file existsTakeshi KOMIYA2018-09-081-1/+1
* i18n: Ignore dot-directories like .git/ in LC_MESSAGES/.Julien Palard2018-05-081-0/+11
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-2/+3
* Fix #4275: Formats accepted by sphinx.util.i18n.format_date are limiteTakeshi KOMIYA2018-01-281-0/+2
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Mark tests as xfail/skip to allow successful runAndy Neebel2017-06-141-0/+1
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
| * fix nitsshimizukawa2017-01-131-1/+1
| * refs #3329: emit warnings if po file is invalid and can't read it. Also writi...shimizukawa2017-01-131-1/+1
* | Merge branch 'stable'Takeshi KOMIYA2017-01-101-12/+7
|\ \ | |/
| * pytest optimizatoin:shimizukawa2017-01-081-12/+7
* | Merge branch 'stable'shimizukawa2017-01-071-71/+65
|\ \ | |/
| * pytest: remove deprecated raises and raises_msg assert functionsshimizukawa2017-01-061-2/+4
| * pytest: remove deprecated with_tempdir decoratorshimizukawa2017-01-061-9/+1
| * pytest migrationshimizukawa2017-01-041-63/+63
* | Drop LDML support of format_date()Takeshi KOMIYA2017-01-051-18/+0
|/
* Fix #3028: figure_language_filename format tokens, document tokens.Jonathan Harker2016-10-131-0/+12
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-1/+2
* Tests for 22dce02bec1e97b00fa5dde2479ab498784a866c..1754473c532d300ce517460d2...Ruediger Pluem2016-04-051-0/+12
* The default format of `today_fmt` and `html_last_updated_fmt` is back to strf...Takeshi KOMIYA2016-04-031-5/+12
* Fix #2394: Sphinx crashes when html_last_updated_fmt is invalidTakeshi KOMIYA2016-04-011-0/+8
* fix for 'make style-check'shimizukawa2016-03-061-3/+6
* Add figure_language_filename to customize filename pattern for figure substit...Takeshi KOMIYA2016-02-221-0/+13
* Fix #1921: Support figure substitutions by localeTakeshi KOMIYA2016-02-221-1/+32
* Fix ValueError is raised if LANGUAGE is empty stringTakeshi KOMIYA2016-02-171-1/+4
* Fix #794: Date formatting in latex output is not localizedTakeshi KOMIYA2016-02-141-0/+18
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Refactoring testcases to reduce ResourceWarning (refs: #1409)Takeshi KOMIYA2016-01-101-1/+2
* Fixed #1796: On py3, automated .mo building cause UnicodeDecodeError.shimizukawa2015-07-251-4/+4
* rename function name to avoid ambiguousshimizukawa2015-03-161-9/+9
* Fixed #1771: automated .mo building doesn't work properly with template trans...shimizukawa2015-03-161-4/+4
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-211-163/+163
* Automatically compile ``*.mo`` files from ``*.po`` files.Takayuki Shimizukawa2014-08-031-0/+163