summaryrefslogtreecommitdiff
path: root/t/uni/tr_utf8.t
Commit message (Expand)AuthorAgeFilesLines
* Disable ${^ENCODING}Father Chrysostomos2016-07-131-5/+1
* Improve EBCDIC skip msgs in t/uniKarl Williamson2014-11-241-1/+1
* tr_utf8.t: Suppress warningFather Chrysostomos2014-11-091-1/+1
* Test preamble: if requiring ./test.pl, needs chdir.Jarkko Hietaniemi2014-10-081-0/+1
* Revert the removal of 'use encoding'Karl Williamson2014-06-171-1/+0
* Experimentally cause 'use encoding' to fail.Karl Williamson2014-06-131-0/+1
* Silence encoding.pm deprecation warnings in the core test suiteRafael Garcia-Suarez2013-02-191-0/+1
* Rename test.pl's skip_all_without_extension to *_dynamic_extension().Nicholas Clark2011-03-121-2/+1
* Simplify the startup skip logic of tests in t/uni.Nicholas Clark2011-03-071-22/+4
* Remove "dead" RCS $Id$ tags from files that we own.Nicholas Clark2010-12-161-2/+0
* Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate.Nicholas Clark2009-10-061-2/+3
* Re: [perl #40641] crash with unicode characters in regex commentSADAHIRO Tomoyuki2006-11-041-1/+9
* More @INC test fixesRafael Garcia-Suarez2004-06-251-2/+1
* Change the skip logic on the unicode tests so that they don't rely onNicholas Clark2004-03-021-3/+2
* minitest wasn't working. (The $^X /miniperl/ test inJarkko Hietaniemi2003-02-021-0/+5
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-161-2/+1
* Encode 1.84 broke the subtest #7, further study required.Jarkko Hietaniemi2003-01-141-1/+2
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-1/+8
* [Encode] 1.83 + bleedperl patch releasedDan Kogai2002-11-251-5/+3
* Re: The Inaba patch for tr/// vs. use encodingDan Kogai2002-11-071-0/+62