summaryrefslogtreecommitdiff
path: root/t/uni/chomp.t
Commit message (Expand)AuthorAgeFilesLines
* Disable ${^ENCODING}Father Chrysostomos2016-07-131-35/+11
* t/uni/chomp.t: Better explain why skipped on EBCDICKarl Williamson2015-03-141-1/+1
* Deprecate setting ${^ENCODING}Dagfinn Ilmari Mannsåker2014-11-201-0/+2
* Test preamble: if requiring ./test.pl, needs chdir.Jarkko Hietaniemi2014-10-081-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-18/+4
* Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate.Nicholas Clark2009-10-061-6/+3
* More @INC test fixesRafael Garcia-Suarez2004-06-251-1/+1
* Change the skip logic on the unicode tests so that they don't rely onNicholas Clark2004-03-021-3/+3
* test that use encoding; doesn't cause references to be stringifiedNicholas Clark2004-01-231-2/+16
* Check the return values of chompNicholas Clark2004-01-231-4/+14
* Re: [perl #24888] chomp ignores utf8SADAHIRO Tomoyuki2004-01-231-0/+64