summaryrefslogtreecommitdiff
path: root/tests/test_catalogs.py
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-5/+5
* refactor: Use CatalogRepository instead of find_catalog_source_file()Takeshi KOMIYA2019-02-271-5/+6
* 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
|/
* Fix i18n: message catalogs are not compiled when specific build (refs: #4560)Takeshi KOMIYA2018-02-081-1/+1
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-17/+20
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-7/+10
* pytest migrationshimizukawa2017-01-041-5/+6
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-0/+1
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Fixed #1771: automated .mo building doesn't work properly with template trans...shimizukawa2015-03-161-3/+6
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* Complete test suite overhaul.Georg Brandl2014-09-211-0/+78