summaryrefslogtreecommitdiff
path: root/t/uni/lex_utf8.t
Commit message (Expand)AuthorAgeFilesLines
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* uni/lex_utf8.t: Generalize for EBCDIC platformsKarl Williamson2015-09-031-15/+38
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-081-1/+1
* No re module if only miniperl built.Jarkko Hietaniemi2014-09-211-0/+1
* lex_utf8.t can run under miniperlFather Chrysostomos2014-09-051-1/+1
* Fix my constant $var utf8 confusionFather Chrysostomos2014-09-051-1/+6
* [perl #120463] s/// and tr/// with wide delimitersFather Chrysostomos2013-11-141-1/+14
* [perl #99984] Incorrect errmsg with our $::éFather Chrysostomos2011-10-011-1/+8
* Refactor 5 tests to use skip_all(), instead of generating TAP locally.Nicholas Clark2011-03-071-4/+1
* Skip taint.t and lex_utf8.t under minitest, as both require C<re>.Nicholas Clark2011-03-061-0/+1
* Standardise t/uni/*.t on ./test.pl, and remove PERL_CORE boilerplate.Nicholas Clark2009-10-061-1/+4
* [perl #59908] \x, \0, and \N{} not ok in double-quotish when followed by > \x100karl williamson2009-01-151-0/+44