summaryrefslogtreecommitdiff
path: root/t/op/quotemeta.t
Commit message (Expand)AuthorAgeFilesLines
* Use set_up_inc for several unit testsNicolas R2016-08-181-2/+2
* Skip various locale tests when locales are not availableKarl Williamson2015-03-091-2/+3
* t/op/quotemeta.t: EBCDIC fixesKarl Williamson2015-03-051-21/+24
* Test preamble: unify to dot slash test dot plJarkko Hietaniemi2014-10-081-1/+1
* 'use locale' no longer ever fails.to compileKarl Williamson2014-06-051-6/+2
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-091-2/+12
* pp_quote_meta: in locale, quote all UTF-8 Latin1 non-ASCIIKarl Williamson2012-02-151-1/+47
* perl #77654: quotemeta quotes non-ASCII consistentlyKarl Williamson2012-02-151-3/+40
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Fix and test for [perl #15549 Empty \Q\E not permitted]Jarkko Hietaniemi2003-02-021-27/+35
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* reverse() and quotemeta() weren't preserving utf8-ness; add testsGurusamy Sarathy2000-05-071-3/+6
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-171-1/+7
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-1/+1
* support OE/MVSJarkko Hietaniemi1998-08-021-7/+19
* More testsTom Phoenix1997-01-011-6/+6
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+26