summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_gettext.py
Commit message (Expand)AuthorAgeFilesLines
* Bump hacking to 0.7.0Zhongyue Luo2013-08-171-15/+15
* Allow mapping _ to lazy gettext pathMatt Odden2013-08-141-0/+36
* Fix Message format-string parsingJohn Warren2013-08-051-0/+13
* Add common methods required to allow translation of REST API responsesLuis A. Garcia2013-07-301-3/+86
* Add more robust gettext interpolation handlingMatt Odden2013-07-161-0/+44
* Add basic lazy gettext implementationMatt Odden2013-05-231-1/+371
* Add a gettextutils.install() helper functionMark McLoughlin2013-04-031-2/+16
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-2/+2
* Use testtools as test base class.Monty Taylor2013-01-241-2/+2
* Fixes import order errorsZhongyue Luo2013-01-181-1/+1
* Add gettext support.Russell Bryant2012-06-061-0/+30