summaryrefslogtreecommitdiff
path: root/tests/i18n/commands
AgeCommit message (Expand)Author
2013-06-22Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms ...Ramiro Morales
2013-05-22Removed check for 0.15 version of gettext toolsClaude Paroz
2013-05-18Fixed #20422 -- Applied makemessage's --ignore patterns to full pathBaptiste Mispelon
2013-05-07Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`Tai Lee
2013-03-16Fix #20058: Make compilemessages use stdout instead of stderr.Baptiste Mispelon
2013-03-10Made (make|compile)messages check for availability of gettext commands.Ramiro Morales
2013-02-26Removed a .mo file incorrectly put under Git control.Ramiro Morales
2013-02-26Simplified compilemessages tests a bit.Ramiro Morales
2013-02-26Don't use os.system() in compilemessages.Ramiro Morales
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner