summaryrefslogtreecommitdiff
path: root/tests/i18n/test_compilation.py
AgeCommit message (Expand)Author
2015-08-12Fixed #24257 -- Corrected i18n handling of percent signs.Doug Beck
2015-06-04Fixed #24159 -- Made compilemessages run across all apps.Matthew Somerville
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2015-02-03Fixed #24149 -- Normalized tuple settings to lists.darkryder
2014-11-29Fixed #23930 -- Added copies of captured_std* managers from CPython's test.su...wrwrwr
2014-11-18Fixed #18714 -- Added 'fuzzy' compilemessages optionAnton Baklanov
2014-05-02Fixed clash caused by the newly introduced -e shorthand for makemessages --ex...Loic Bistuer
2014-04-26Fixed #22328 -- Added --exclude option to compilemessages and makemessages.Ana Krivokapic
2014-02-18Fixed #21732 -- Made compilemessages complain about non-writable locationClaude Paroz
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-11-23Fixed #21488 -- Multiple locales treatment in i18n commands.Ramiro Morales
2013-10-28Rearranged some i18n testsClaude Paroz