This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Uncomment and fix up tests at the end of Storable's blessed.t
[perl5.git] / t / comp / utf.t
2009-11-30 Eric BrineFix -DPERL_NO_UTF16_FILTER
2009-11-01 Nicholas ClarkS_utf16_textfilter() was not returning EOF correctly...
2009-10-22 Nicholas ClarkS_utf16_textfilter() needs to avoid splitting UTF-16...
2009-10-22 Nicholas ClarkTest requiring files with non-BMP characters (encoded...
2009-10-22 Nicholas ClarkTests for UTF-16 characters > 256, including those...
2009-10-22 Nicholas ClarkRe-write S_utf16_textfilter() to correctly handle parti...
2009-10-09 Nicholas ClarkDon't use require in comp/utf.t, as require isn't teste...
2009-10-09 Nicholas ClarkUse require.t's bytes_to_utf() in place of PerlIO layer...
2009-10-09 Nicholas ClarkReplace longhand invocations of test() with 3 nested...
2009-10-09 Nicholas ClarkTest utf8 with BOMs, like we already test utf16be and...
2008-08-08 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2004-06-11 Marcus Holland-Moritzt/comp/utf.t failed when configuring with -Dnoextension...
2004-05-30 Nicholas ClarkSkip in minitest
2004-05-18 Steve HayRe: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net...
2004-05-13 Jarkko HietaniemiBOM-marked and (BOMless) UTF-16 scripts not working