This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use set_up_inc for several unit tests
[perl5.git] / t / uni / case.pl
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2015-12-06 Karl Williamsont/uni/case.pl: Sort numerics with <=> to get better...
2015-03-06 Karl Williamsont/uni/case.pl: Fix to work on non-ASCII platforms
2014-11-24 Karl Williamsont/uni/case.pl: Improve test names.
2014-11-24 Karl Williamsont/uni/case.pl: Use calculated test count
2014-09-03 Father ChrysostomosReally get t/uni/ case tests working under miniperl
2014-09-03 Father ChrysostomosMove @INC setup to t/uni/case.pl
2012-08-29 Colin KuskieRefactor t/uni/case.pl to use test.pl instead of making...
2012-06-02 Karl Williamsont/uni/case.pl: Allow to work on early Unicodes
2012-06-02 Karl Williamsont/uni/case.pl: Use warnings and strict
2011-11-08 Karl Williamsont/uni/case.pl: Allow overridden simple maps in input
2011-03-06 Nicholas ClarkIn t/ avoid using File::Spec for paths only used by...
2010-06-15 Karl Williamsont/uni/case.pl: allow extra tests of different form
2007-07-30 Nicholas ClarkFix typos in comments.
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2005-11-07 Nicholas ClarkFor each test function, test it as is, and with extra...
2005-11-07 Nicholas ClarkFix bug #37628 (both lcfirst and ucfirst)
2005-02-14 Ton HospelRe: encoding neutral unpack
2004-03-03 Jarkko HietaniemiSpeed up the unicode case mappings (for /i, lc, uc...
2002-04-02 Jarkko HietaniemiEBCDIC test tweak.
2002-03-03 Jarkko HietaniemiEBCDIC: special cases of special cases.
2002-02-20 Jarkko HietaniemiBetter debugging info.
2002-02-19 Jarkko HietaniemiAdd back the new casing tests.
2002-02-18 Jarkko HietaniemiWhat do you know; these tests unearthed nasty problems.
2002-02-18 Jarkko HietaniemiMore Unicode casing checks.