log babel/messages/tests/frontend.py @ 543:1d386483ccb6

age author description
Wed, 16 Mar 2011 14:31:44 +0000 fschwarz fix a couple of frontend tests so they actually test something (fixes #260)
Fri, 11 Mar 2011 16:48:36 +0000 fschwarz add actual unit tests for #227 and add missing changelog entry
Sat, 05 Mar 2011 15:22:28 +0000 jruigrok Update the copyright line.
Sat, 05 Mar 2011 14:48:59 +0000 fschwarz prevent !CommandLineInterface.run from accumulating logging handlers (fixes #227)
Wed, 07 Apr 2010 07:33:59 +0000 cmlenz Rename the ''CVS'' directory in the test data to ''ignored'', as quite a number of tools are configured or even hardcoded to ignore CVS directories. For example, I couldn't find a way to include the directory in the sdist tarball.
Tue, 23 Dec 2008 01:12:59 +0000 palgarvio Use a more explicit error message if no option or argument(command) is passed to `pybabel`. Fixes #81.
Mon, 30 Jun 2008 16:37:29 +0000 palgarvio Remove some unused imports.
Mon, 30 Jun 2008 16:35:50 +0000 palgarvio Include fix of [407] in `pybabel`.
Mon, 30 Jun 2008 12:23:28 +0000 palgarvio We no longer neglect `catalog.plurals`. Added tests for it. Fixes #120.
Thu, 12 Jun 2008 16:24:25 +0000 aronacher Stripping of comment tags is optional now. If enabled it will strip the tags from all lines of a comment now.
Wed, 11 Jun 2008 18:56:27 +0000 cmlenz More preparation for msgctxt support (#54).
Fri, 06 Jun 2008 22:06:33 +0000 cmlenz Fix message catalog compilation for locales with more than two plural forms. Closes #95. Many thanks to Victor Safronovich for the patch.
Tue, 14 Aug 2007 07:20:33 +0000 pjenvey don't init new catalogs as fuzzy
Mon, 30 Jul 2007 20:28:43 +0000 cmlenz Use logging module for output from CLI frontend.
Thu, 28 Jun 2007 16:34:40 +0000 cmlenz Add a command-line option that prints out all available locales. Closes #24.
Thu, 28 Jun 2007 10:28:25 +0000 cmlenz The frontends now provide ways to update existing translations catalogs from a template. Closes #22.
Wed, 27 Jun 2007 14:29:17 +0000 cmlenz * Instead of an extra `compile-all` option on the `compile` (or `compile_catalog`) command, compilation of all catalogs is performed when neither an `input_file` nor a `locale` is specified.
Tue, 26 Jun 2007 18:22:19 +0000 palgarvio Added tests for the `compile` command of `babel` binary and `messages_non_fuzzy.pot` to further test `read_po` fuzzy bit header parsing.
Sun, 24 Jun 2007 00:28:25 +0000 pjenvey pot_file is a typo here
Thu, 21 Jun 2007 14:38:30 +0000 cmlenz Add MO file generation. Closes #21.
Tue, 19 Jun 2007 17:17:46 +0000 cmlenz Fix frontend tests on Python 2.5, where the case of some of the output of optparse usage has changed.
Tue, 19 Jun 2007 12:13:46 +0000 cmlenz More fixes for Windows compatibility:
Mon, 18 Jun 2007 17:13:09 +0000 cmlenz Fake `sys.argv` for CLI tests.
Mon, 18 Jun 2007 17:05:00 +0000 cmlenz Add a couple of CLI tests.
Fri, 15 Jun 2007 22:58:46 +0000 cmlenz Fix parsing of timezone in POT creation date.
Fri, 15 Jun 2007 22:18:59 +0000 cmlenz Added tests for `new_catalog` distutils command.
Fri, 15 Jun 2007 19:26:35 +0000 cmlenz Made new frontend tests more ''unit-y'', i.e. calling the APIs directly instead of launching the scripts.
Fri, 15 Jun 2007 09:33:31 +0000 cmlenz Added new logo.
Thu, 14 Jun 2007 21:55:18 +0000 palgarvio Added some minor distutils frontend tests, corrected and moved mapping.cfg to the appropriate place.
Fri, 08 Jun 2007 09:16:32 +0000 cmlenz Rename the `babel.catalog` package to `babel.messages` for consistency with the other package names. base babel/catalog/tests/frontend.py@0e75c05bee84
Copyright (C) 2012-2017 Edgewall Software