summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/commands
AgeCommit message (Expand)Author
2011-03-19Fixed #15632 -- Ignore unrelated content in template multi-line comment block...Ramiro Morales
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2011-01-15Modified a try block construct in a test case to be compatible with Python 2.4.Ramiro Morales
2010-12-04Fixed #12201 -- Added a lineno attibute to template Token so e.g. we can repo...Ramiro Morales
2010-12-04Removed all usages of deprecated TestCase methods (self.fail*). This removed...Alex Gaynor
2010-11-17Fixed #10004 and #12320 -- Enabled the makemessages management command to col...Jannis Leidel
2010-11-04Fixed #11966 -- Made it possible to use a percent sign in a translation messa...Jannis Leidel
2010-11-04Fixed #6476 -- Added option to makemessages management command to disable wra...Jannis Leidel
2010-10-10Consolidated i18n commands test with the rest of the i18n tests.Ramiro Morales