summaryrefslogtreecommitdiff
path: root/test/ext/test_babelplugin.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor test.util into mako.testingMichael Bourke2022-01-141-80/+63
* Remove Python 2 residue; use Python 3 idiomsMichael Bourke2021-12-271-2/+2
* Fix exception causes in lookup.pyRam Rachum2021-12-091-3/+3
* update black and formatFederico Caselli2021-10-251-2/+2
* Modernize codeworkflow_test_initial_1_2Federico Caselli2021-10-231-10/+7
* Avoid warnings under Python 3.10Petr Viktorin2021-01-141-0/+3
* Use tox / zimportsMike Bayer2019-05-311-50/+77
* - 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-221-4/+21
* Merge babel test files.Wichert Akkerman2014-08-261-1/+36
* Split core extraction logic out of babel pluginWichert Akkerman2014-08-251-21/+0
* Add tests for Babel pluginWichert Akkerman2014-08-251-0/+48