This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl5db] Refactoring.
[perl5.git] / lib / locale.t
2012-06-26 Jesse Luehrsuse a less broken test for locale radix in atof [perl...
2012-06-26 Jesse Luehrsfix some language/country codes
2012-01-31 Karl Williamsonlocale.t: Add tests for fc()
2012-01-31 Karl Williamsonlocale.t: process in sorted order
2012-01-31 Karl Williamsonlocale.t: White space only
2012-01-31 Karl Williamsonlocale.t: Add tests for IN_UNI_8_BIT
2012-01-31 Karl Williamsonlocale.t: white space only
2012-01-21 Karl Williamsonlocale.t: White-space, comment only
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-21 Karl Williamsonlocale.t: Don't bother testing locales with malformed...
2012-01-21 Karl Williamsonlocale.t: remove unused debug stuff
2012-01-21 Karl Williamsonlocale.t: In-line function to its only call
2012-01-21 Karl Williamsonlocale.t: White-space, comment-only changes
2012-01-21 Karl Williamsonlocale.t: Add names for some tests
2012-01-21 Karl Williamsonlocale.t: Don't use hard-coded test numbers
2012-01-21 Karl Williamsonlocalet.t: Change variable name
2012-01-21 Karl Williamsonlocale.t: croak isn't loaded
2012-01-21 Karl Williamsonlocale.t: Revise tests
2012-01-21 Karl Williamsonlocale.t: Comments, white-space only
2012-01-21 Karl Williamsonlocale.t: Remove unset variables.
2012-01-21 Karl Williamsonlocale.t: Calculate locale values AFTER setting the...
2012-01-21 Karl Williamsonlocale.t: Don't test a locale twice
2012-01-21 Karl Williamsonlocale.t: Remove hard-coded test number
2012-01-21 Karl Williamsonlocale.t: Move test plan to end
2012-01-21 Karl Williamsonlocale.t: Remove test numbers from calls
2012-01-21 Karl Williamsonlocale.t: Start removing hard-coded test numbers
2011-12-15 Karl Williamsonpp.c: Changing case of utf8 strings under locale uses...
2011-12-15 Karl Williamsonlocale.t: Prepare for adding more tests
2011-12-15 Karl Williamsonlocale.t: Add ability to output a message with 'ok'
2011-12-14 Karl Williamsonlocale.t: Don't destroy caller's $@
2011-05-18 Jesse VincentUpdate the version of Darwin we know the by_BE locale...
2011-02-23 David Mitchelllib/locale.t: big speedup
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2010-04-25 James E Keenan5.12.0 test failures in lib/blib.t and lib/locale.t...
2009-10-15 Nicholas ClarkSkip testing the be_BY.CP1131 locale on Darwin 10,...
2007-10-21 Rafael Garcia-SuarezSkip test on Basque locales on Mac OS X 10.5
2007-06-28 Steve HayRe-enable the setlocale() tests for Windows XP onwards
2006-11-21 Steve Peters"This is going to be slow." This change switches OpenB...
2006-01-12 Rafael Garcia-SuarezTest comment fix by Dominic Dunlop
2006-01-11 Dominic DunlopRe: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does...
2005-12-23 Nicholas ClarkCreate a sub LC_ALL with the correct prototype.
2005-09-13 Dominic DunlopRe: [MAINT24637] fails "make test" on OSX 10.4 (lib...
2004-07-04 Nicholas Clark/usr/bin/locale steadfastly delivers 8 bit output indep...
2003-06-02 Jarkko HietaniemiU/WIN: final (for now) touches from John P. Linderman;
2003-04-10 Jarkko HietaniemiAlso locale names can contain illegal UTF-8.
2002-05-08 Jarkko HietaniemiDocument how even "ASCII" locales can have problems
2002-04-23 Peter Prymmerfix lib/locale.t for VMS with many installed locales
2002-04-04 Rafael Garcia-SuarezDetypo in diagnostics.
2002-03-27 Jarkko HietaniemiTry to handle UTF-8 locales.
2002-02-04 Jarkko HietaniemiComment microtweaks.
2002-01-27 Jarkko HietaniemiA bug in Bulgarian EBCDIC locale (this sounds like
2001-08-12 Jarkko HietaniemiMark tests (and one module) having explicit Latin-1
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...