This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta - move split change to other perlfunc changes and add issue link
[perl5.git] / t / uni / fold.t
2019-04-19 David MitchellDeparse: mark "$a[0]\[1]" TODO
2018-12-26 Karl WilliamsonRevamp qr/[...]/ optimizations
2015-11-20 Karl WilliamsonVarious tests: use centralized locale detection
2015-10-28 Jarkko HietaniemiUnicode::Normalize no-go with miniperl.
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-03-06 Karl Williamsont/uni/fold.t: Generalize for non-ASCII platforms
2014-11-24 Karl WilliamsonPATCH [perl #123280] Turn off expected warnings in...
2014-09-03 Father Chrysostomosskip_all_without_unicode_tables
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosReally get t/uni/fold.t working under miniperl
2014-09-03 Father ChrysostomosGet t/uni/fold.t working under minitest
2014-06-05 Karl Williamson'use locale' no longer ever fails.to compile
2014-05-29 Jarkko HietaniemiFixes for running a clean minitest (at least in OS...
2014-02-06 Brian FraserFix more tests to work on systems that don't define...
2014-02-05 Brian Frasert/uni/fold.t: use &LC_ALL with & to avoid strict errors
2014-02-04 Karl WilliamsonDon't test locales that are invalid for needed categories
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2013-05-20 Karl WilliamsonFix multi-char fold edge case
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2012-06-02 Karl Williamsonuni/fold.t: Improve some handling of older Unicodes
2012-06-02 Karl Williamsonuni/fold.t: Add details to some test names
2012-06-02 Karl Williamsonuni/fold.t: Use Unicode::UCD::casefolds() for inputs
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2011-03-06 Nicholas ClarkIn t/ avoid using File::Spec for paths only used by...
2011-01-14 Karl Williamsonuni/fold.t: Fix TODOs that now pass
2010-12-15 Karl Williamsonregex: Multi-char /i shouldnt match single char []
2010-12-15 Karl WilliamsonRevamp t/uni/fold.t
2010-12-08 Karl Williamsonuni/fold.t: Prevent [] from being optimized out
2008-12-19 Steve PetersSubject: PATCH 5.10 documentation
2002-02-13 Jarkko HietaniemiTiny test script tweaks.
2002-02-02 Jarkko HietaniemiEBCDIC: no hope to get the low 256 right in unifolding.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-13 Jarkko HietaniemiStart a new test category: uni. Much of t/op/pat