summaryrefslogtreecommitdiff
path: root/test/ext
Commit message (Expand)AuthorAgeFilesLines
* fix tests for py311Mike Bayer2022-06-291-0/+1
* Fix test runs without lingua or babelMichał Górny2022-05-132-10/+20
* Refactor test.util into mako.testingMichael Bourke2022-01-142-100/+80
* Remove Python 2 residue; use Python 3 idiomsMichael Bourke2021-12-271-2/+2
* Fix exception causes in lookup.pyRam Rachum2021-12-092-6/+6
* update black and formatFederico Caselli2021-10-252-4/+4
* Modernize codeworkflow_test_initial_1_2Federico Caselli2021-10-232-10/+8
* Avoid warnings under Python 3.10Petr Viktorin2021-01-141-0/+3
* Use tox / zimportsMike Bayer2019-05-312-77/+111
* - still supporting py2.6 hereMike Bayer2015-10-261-2/+2
* Ensure babel i18n extactor works properly with non-ascii inputRoman Imankulov2015-10-131-0/+13
* correct template lookup on Windows:Gabi Davar2015-08-271-4/+3
* - py3k adjustments for babel/linguaMike Bayer2015-01-221-14/+16
* - make this import more specific, on a py3k pip uninstall of babelMike Bayer2015-01-221-1/+1
* - reimplement skiptests for babel or lingua not installedMike Bayer2015-01-222-33/+64
* Use new lingua extractor APIWichert Akkerman2014-08-261-11/+35
* Merge babel test files.Wichert Akkerman2014-08-261-1/+36
* Add lingua pluginWichert Akkerman2014-08-251-0/+19
* Split core extraction logic out of babel pluginWichert Akkerman2014-08-251-21/+0
* Add tests for Babel pluginWichert Akkerman2014-08-252-0/+48