| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from | Éric Araujo | 2011-02-03 | 1 | -23/+13 |
|
|
* | Merged revisions 86239,86241 via svnmerge from | Éric Araujo | 2010-11-06 | 1 | -0/+1 |
|
|
* | Merged revisions 85223 via svnmerge from | Éric Araujo | 2010-10-04 | 1 | -0/+31 |
|
|
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -1/+1 |
|
|
* | Make test.test_support.EnvironmentVarGuard behave like a dictionary. | Walter Dörwald | 2009-05-01 | 1 | -6/+4 |
|
|
* | Standardize on test.test_support.run_unittest() (as opposed to a mix of run_u... | Collin Winter | 2007-04-25 | 1 | -13/+2 |
|
|
* | Patch #1349274: gettext.install() now optionally installs additional | Georg Brandl | 2006-02-19 | 1 | -0/+8 |
|
|
* | Don't try to create the directory if it already exists, otherwise the test fails | Neal Norwitz | 2004-07-19 | 1 | -1/+2 |
|
|
* | Added a test for the fix of SF bug #658233, where continuation lines | Barry Warsaw | 2003-05-20 | 1 | -12/+52 |
|
|
* | Make tests clean up after themselves better. This means: | Brett Cannon | 2003-04-27 | 1 | -2/+18 |
|
|
* | UnicodeTranslationsTest.setUp(): Removed the coerce flag to the | Barry Warsaw | 2003-04-24 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -1/+1 |
|
|
* | From http://mail.python.org/pipermail/i18n-sig/2003-April/001557.html | Barry Warsaw | 2003-04-11 | 1 | -125/+180 |
|
|
* | Patch #633547: Support plural forms. Do TODOs in test suite. | Martin v. Löwis | 2002-11-21 | 1 | -111/+248 |
|
|
* | Move the setting of os.environ['LANGUAGE'] to setup(), and reset it to | Guido van Rossum | 2002-07-20 | 1 | -1/+2 |
|
|
* | Update an email address. | Barry Warsaw | 2001-08-28 | 1 | -10/+10 |
|
|
* | Quick and dirty fix for test_extcall failures trigged by Guido's | Barry Warsaw | 2001-08-24 | 1 | -2/+2 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -5/+5 |
|
|
* | For current directory use os.curdir, not ".". | Jack Jansen | 2000-09-15 | 1 | -2/+2 |
|
|
* | Expand the test suite to test both the GNU gettext and translation | Barry Warsaw | 2000-08-30 | 1 | -252/+128 |
|
|
* | Open binary files in binary mode. Fixes test failure under Windows. | Tim Peters | 2000-08-26 | 1 | -1/+1 |
|
|
* | Group consensus is that supporting alternative locale categories is | Barry Warsaw | 2000-08-25 | 1 | -6/+0 |
|
|
* | Set this test up so that we don't have to create xx/LC_MESSAGES in the | Barry Warsaw | 2000-08-25 | 1 | -66/+320 |
|
|
* | Test suite for new gettext.py module. | Barry Warsaw | 2000-08-25 | 1 | -0/+76 |
|
|